diff --git a/webui/src/routes/import/-import.store.ts b/webui/src/routes/import/-import.store.ts index f6bb892b..4724889b 100644 --- a/webui/src/routes/import/-import.store.ts +++ b/webui/src/routes/import/-import.store.ts @@ -1,6 +1,6 @@ import { create } from 'zustand'; import { combine } from 'zustand/middleware'; -import { useShallow } from 'zustand/react/shallow'; +import { useShallow } from 'zustand/shallow'; import type { ImportAlbumMatchPayload,