Fix testing errors

This commit is contained in:
adilallo
2026-02-02 09:32:41 -07:00
parent abe4bff09e
commit 291625e3e7
7 changed files with 48 additions and 49 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ export const ASSETS = {
// Alert icons
ICON_ALERT: "assets/Icon_Alert.svg",
ICON_CLOSE: "assets/Icon_Close.svg",
// Tooltip icons
ICON_POINTER: "assets/Icon_Pointer.svg",
} as const;