refactor: update token refresh logic and extend map interaction mode callback to support feature context

This commit is contained in:
taDuc
2026-05-14 17:34:31 +07:00
parent 494195c532
commit dca3ca67ad
4 changed files with 41 additions and 20 deletions
+1
View File
@@ -36,6 +36,7 @@ import {
} from "@/uhm/lib/map/geo/geometryTypeOptions";
import {
EntityFormState,
EditorMode,
GeometryMetaFormState,
useEditorSessionState,
} from "@/uhm/lib/editor/state/useEditorSessionState";