feat: Add edit/create/list
sight page
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
export * from "./MainPage";
|
||||
export * from "./SightPage";
|
||||
export * from "./EditSightPage";
|
||||
export * from "./LoginPage";
|
||||
export * from "./DevicesPage";
|
||||
export * from "./SightPage";
|
||||
export * from "./CreateSightPage";
|
||||
|
Reference in New Issue
Block a user