feat: Recoil-Atom 'poiReadFromDbTriggerAtom' vollständig durch Redux-Slice ersetzt
- Redux Slice 'poiReadFromDbTriggerSlice' eingeführt mit Trigger-Zähler - Verwendet in index.js, AddPoiModalWindow.js, AddPOIModal.js und MapComponent.js - Recoil entfernt und durch useSelector / dispatch(incrementTrigger()) ersetzt - CHANGELOG.md auf 1.1.83 aktualisiert
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// /config/appVersion
|
||||
export const APP_VERSION = "1.1.82";
|
||||
export const APP_VERSION = "1.1.84";
|
||||
|
||||
Reference in New Issue
Block a user