chore(web): update to newer persisted store package name (#17094)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { persisted } from 'svelte-local-storage-store';
|
||||
import { persisted } from 'svelte-persisted-store';
|
||||
import { writable } from 'svelte/store';
|
||||
|
||||
export enum SlideshowState {
|
||||
|
||||
Reference in New Issue
Block a user