Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

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