Skip to content

Commit 1ce3dc4

Browse files
committed
new files
1 parent a4bc1d4 commit 1ce3dc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/routes/components/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"title": "Components",
3-
"pages": ["intro.md", "how-to"]
3+
"pages": ["intro.mdx", "how-to"]
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"title": "Getting Started",
3-
"pages": ["quick-start.mdx", "counter.mdx", "todo.mdx"]
3+
"pages": ["quick-start.mdx", "understanding-jsx.mdx", "todo.mdx"]
44
}

0 commit comments

Comments
 (0)