forked from coracle/flotilla
Add themes page
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import {synced} from '@lib/util'
|
||||
|
||||
export const theme = synced<string>("theme", "dark")
|
||||
Reference in New Issue
Block a user