diff --git a/src/hooks/useEventRaised.ts b/src/hooks/useEventRaised.ts index 9a6e653..a7dd76d 100644 --- a/src/hooks/useEventRaised.ts +++ b/src/hooks/useEventRaised.ts @@ -1,6 +1,6 @@ import { IEventSource, arrayEq } from "jacdac-ts" import { useMemo, DependencyList } from "react" -import { useSyncExternalStoreWithSelector } from "use-sync-external-store/with-selector" +import { useSyncExternalStoreWithSelector } from "use-sync-external-store/with-selector.js" /** * A hook to track event and update a state snapshot