Skip to content

feat(apply) 빌더 지원 화면 및 러너 지원 화면 UI 작성#22

Open
mksoo wants to merge 5 commits into
mainfrom
feature/builder
Open

feat(apply) 빌더 지원 화면 및 러너 지원 화면 UI 작성#22
mksoo wants to merge 5 commits into
mainfrom
feature/builder

Conversation

@mksoo

@mksoo mksoo commented Jun 9, 2024

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/App.tsx
<Route path="/builder" element={<IntroduceBuilder />} />
<Route path="/runner" element={<Test />} />
<Route path="/" element={<Home />} />
<Route path="/builder/intro" element={<IntroduceBuilder />} />

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Comment thread src/modules/Header/Header.tsx Outdated
@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