Andrew Jiang
Andrew Jiang
Getting Started - Quickstart - Project Structure (docs.yml, fern folder, fern.config.json, GitHub as CMS) - Showcase Building your Docs - Navigation - Sections - Tabs - Versions - API Reference...
hey @aleksAperans! I would recommend using a (in-beta) front matter option for that page: ```md --- layout: reference --- ``` This will extend the width of the content.
Hey @mstade thanks for the bug report. looks like 0.12.8 failed to publish. And that's a great point, we'll update the docs soon with the right versions.
No problem, ran prettier-lint again, and also fixed the test so that it actually forces the router to make a nextjs-data request.
I ran into something similar to this today as well when I installed storybook fresh into a pnpm monorepo. Storybook was resolving against 2 versions of the same nextjs dependency....