mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-22 04:05:48 +00:00
2de7bbf32eb312433a3ab412de82deab04f3ec31
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.
docs(next-installation): Fixed type error in Next.js installation by removing export from fontSans (#2673)
shadcn/ui
Accessible and customizable components that you can copy and paste into your apps. Free. Open Source. Use this to build your own component library.
Documentation
Visit http://ui.shadcn.com/docs to view the documentation.
Contributing
Please read the contributing guide.
License
Licensed under the MIT license.
Description
Languages
TypeScript
90.1%
MDX
6.5%
CSS
3.3%
