Generally just refactor alerts, upgrade some deps

This commit is contained in:
Jon Staab
2026-01-22 14:23:46 -08:00
parent 63fee653e8
commit ca3d661830
16 changed files with 1208 additions and 1058 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
replaceState?: boolean
disabled?: boolean
class?: string
'data-tip'?: string
"data-tip"?: string
} = $props()
const go = (e: Event) => {