We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4bc1d4 commit 1ce3dc4Copy full SHA for 1ce3dc4
src/routes/components/data.json
@@ -1,4 +1,4 @@
1
{
2
"title": "Components",
3
- "pages": ["intro.md", "how-to"]
+ "pages": ["intro.mdx", "how-to"]
4
}
src/routes/getting-started/data.json
"title": "Getting Started",
- "pages": ["quick-start.mdx", "counter.mdx", "todo.mdx"]
+ "pages": ["quick-start.mdx", "understanding-jsx.mdx", "todo.mdx"]
0 commit comments