Cleanup pass 2

This commit is contained in:
adilallo
2026-05-22 13:30:47 -06:00
parent b7c804bac8
commit 753220f97b
76 changed files with 1338 additions and 1020 deletions
-2
View File
@@ -208,8 +208,6 @@ export const ASSETS = {
UNION_XLG: "assets/shapes/union-xlg.svg",
// Alert / UI icons
ICON_ALERT: "assets/icons/icon-alert.svg",
ICON_CLOSE: "assets/icons/icon-close.svg",
ICON_POINTER: "assets/icons/icon-pointer.svg",
ICON_HELP: "assets/icons/icon-help.svg",
} as const;