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

Enhance/admin page #16

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

Enhance/admin page #16

wants to merge 5 commits into from

Conversation

Sophoca
Copy link
Member

@Sophoca Sophoca commented Jun 3, 2022

admin Page User , Event , Notice, Post 비즈니스 로직 작업

by jinPro

@Sophoca Sophoca added the 리뷰요청 리뷰요청 label Jun 3, 2022

const adminRouter: BreadcrumbsRoute<string>[] = [
{
path: "/admin",
element: (
<AdminRoute>
<AdminTemplate />
<DashboardTemplate type="ADMIN" />
Copy link
Member Author

Choose a reason for hiding this comment

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

type에 따라 sidebar tab 종류를 렌더링해줬습니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
리뷰요청 리뷰요청
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants