wilddragon-site/node_modules/next/dist/docs/01-app/03-api-reference/02-components/index.md

7 lines
332 B
Markdown
Raw Normal View History

2026-04-17 15:51:01 -04:00
---
title: Components
description: API Reference for Next.js built-in components.
---
{/* The content of this doc is shared between the app and pages router. You can use the `<PagesOnly>Content</PagesOnly>` component to add content that is specific to the Pages Router. Any shared content should not be wrapped in a component. */}