feat: 기본 레이아웃 설정, 스타일 설정, 메뉴 세팅 (ui는 kamco 프로젝트 기반)
This commit is contained in:
@@ -7,6 +7,7 @@ export default [
|
||||
route('login', './routes/login/page.tsx'),
|
||||
]),
|
||||
layout('./routes/layout.tsx', [
|
||||
index('./routes/page.tsx'),
|
||||
...prefix('imagery', [
|
||||
...prefix('aerial', [
|
||||
index('./routes/imagery/aerial/page.tsx'),
|
||||
|
||||
Reference in New Issue
Block a user