Skip to content

Commit dbbee8b

Browse files
committed
Remove starting react project from setup page
1 parent 3ba4f8c commit dbbee8b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/content/learn/setup.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ React Developer Tools is a browser extension that can inspect React components,
2323

2424
React Compiler is a tool that automatically optimizes your React app. [Learn more](/learn/react-compiler).
2525

26-
## Start a React Project from scratch {/*start-a-react-project-from-scratch*/}
27-
28-
If you want to build your own framework, you can [start a React project from scratch](/learn/start-a-react-project-from-scratch).
29-
3026
## Next steps {/*next-steps*/}
3127

3228
Head to the [Quick Start](/learn) guide for a tour of the most important React concepts you will encounter every day.

0 commit comments

Comments
 (0)