Use welshman/app

This commit is contained in:
Jon Staab
2024-08-30 16:25:41 -07:00
parent 05e35c9f26
commit 618049c4af
26 changed files with 127 additions and 904 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
import {synced} from "@lib/util"
import {synced} from "@welshman/store"
export const theme = synced<string>("theme", "dark")