Skip to content

Commit a90837d

Browse files
React tut update (#1897)
1 parent 1d8d39f commit a90837d

File tree

4 files changed

+249
-629
lines changed

4 files changed

+249
-629
lines changed

examples/_data.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -204,11 +204,6 @@ export const sidebar = [
204204
href: "/examples/react_tutorial/",
205205
type: "tutorial",
206206
},
207-
{
208-
title: "Build a React app with create-vite",
209-
href: "/examples/create_react_tutorial/",
210-
type: "tutorial",
211-
},
212207
{
213208
title: "Build a Next.js app",
214209
href: "/examples/next_tutorial/",

0 commit comments

Comments
 (0)