feat: Select city in top of the page for next usage in create/edit pages
This commit is contained in:
@@ -17,5 +17,6 @@ export * from "./LeaveAgree";
|
||||
export * from "./DeleteModal";
|
||||
export * from "./SnapshotRestore";
|
||||
export * from "./CreateButton";
|
||||
export * from "./SaveWithoutCityAgree"
|
||||
export * from "./SaveWithoutCityAgree";
|
||||
export * from "./CitySelector";
|
||||
export * from "./modals";
|
||||
|
||||
Reference in New Issue
Block a user