feat: Add more pages

This commit is contained in:
2025-06-06 16:08:15 +03:00
parent f2aab1ab33
commit d74789a0d8
67 changed files with 3491 additions and 787 deletions

View File

@ -5,7 +5,15 @@ export * from "./DevicesPage";
export * from "./SightPage";
export * from "./CreateSightPage";
export * from "./MapPage";
export * from "./MediaListPage";
export * from "./PreviewMediaPage";
export * from "./EditMediaPage";
export * from "./Media";
// export * from "./CreateMediaPage";
export * from "./Country";
export * from "./City";
export * from "./Route";
export * from "./User";
export * from "./Snapshot";
export * from "./Carrier";
export * from "./Station";
export * from "./Vehicle";
export * from "./Article";
export * from "./Sight";