Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(next-installation): Fixed type error in Next.js installation by …
…removing export from fontSans (#2673) This PR fixes the issue [#2337](#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.
- Loading branch information