feat: 영상관리 라우트 수정
This commit is contained in:
5
web-app/app/routes/imagery/aerial/page.tsx
Normal file
5
web-app/app/routes/imagery/aerial/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
export default function Page() {
|
||||
return (
|
||||
<div>항공영상관리 목록</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user