Further improve on handling disabled `localStorage`
modified src/lib/appearance.ts
@@ -7,7 +7,7 @@ type Theme = z.infer<typeof themeSchema>;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/lib/localStore.ts
@@ -92,7 +92,7 @@ export default function storedWritable<
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|