라우트 추가 (#2)
Reviewed-on: #2 Co-authored-by: Jinseok (심진석) <jinseok.sim@tf.dabeeo.com> Co-committed-by: Jinseok (심진석) <jinseok.sim@tf.dabeeo.com>
This commit was merged in pull request #2.
This commit is contained in:
5
web-app/app/routes/imagery/page.tsx
Normal file
5
web-app/app/routes/imagery/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
export default function Page() {
|
||||
return (
|
||||
<div>영상관리 목록</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user