diff --git a/src/components/Settings/Overlay.tsx b/src/components/Settings/Overlay.tsx index 5eaea59..596792c 100644 --- a/src/components/Settings/Overlay.tsx +++ b/src/components/Settings/Overlay.tsx @@ -29,8 +29,14 @@ import { } from "../Form"; import { autoAnimate } from "~/directives/autoAnimate"; import { + ADDRESS_LAYOUT_LEFT, + ADDRESS_LAYOUT_RIGHT, + CURRENT_VERSION, LocalStoreContext, localStoreSchema, + migrateInfoLog, + migrateLocalState, + migrateState, POSITION_TYPE_AGILE, POSITION_TYPE_QUANTITY, PrintType, @@ -727,9 +733,22 @@ const SettingsOverlay: Component = () => { Corporate Design +
+