Skip to content

Commit 0693a7b

Browse files
committed
fix getting-started
1 parent 4822f9f commit 0693a7b

File tree

7 files changed

+6
-63
lines changed

7 files changed

+6
-63
lines changed

src/routes/(getting-started)/data.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/routes/(getting-started)/quick-start.mdx

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/routes/(getting-started)/todo.mdx

Lines changed: 0 additions & 15 deletions
This file was deleted.

src/routes/getting-started/counter.mdx

Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
{
22
"title": "Getting Started",
3-
"pages": ["quick-start.mdx", "counter.mdx", "todo.mdx"]
3+
"pages": [
4+
"installation.mdx",
5+
"quick-start.mdx",
6+
"todo.mdx",
7+
"understanding-jsx.mdx"
8+
]
49
}
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)