Add bilingual docs center and replace the guide modal
This commit is contained in:
@@ -21,8 +21,7 @@ export function MapCanvas() {
|
||||
selectedDetail: store.selectedDetail,
|
||||
suspendMotion:
|
||||
Boolean(store.futureModalDate) ||
|
||||
store.historyState.isOpen ||
|
||||
store.isGuideOpen,
|
||||
store.historyState.isOpen,
|
||||
isLoadingDetail: store.loadingState.cityDetail,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user