Skip to content

Conversation

mksoo
Copy link
Contributor

@mksoo mksoo commented Jun 9, 2024

No description provided.

<Route path="/builder" element={<IntroduceBuilder />} />
<Route path="/runner" element={<Test />} />
<Route path="/" element={<Home />} />
<Route path="/builder/intro" element={<IntroduceBuilder />} />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💊 이게 더 안늘어나면 괜찮겠지만 더 늘어날 가능성이 있따면 Community 처럼 하위 페이지에서 한 번 더 라우팅하는 것도 좋을 것 같습니다!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mksoo mksoo force-pushed the feature/builder branch from 9b6b261 to b0d38dc Compare July 13, 2024 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants