mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-23 12:45:47 +00:00
This PR fixes the issue [#2337](https://github.com/shadcn-ui/ui/issues/2377). I removed `export` of `fontSans` from `app/layout.tsx`, which was causing a type error. I have ensured that this modification does not impact other functionalities. Your feedback on this pull request would be greatly appreciated. Thank you for your consideration.