Skip to content

Commit

Permalink
fix kea-window-values import
Browse files Browse the repository at this point in the history
  • Loading branch information
thmsobrmlr committed Oct 26, 2023
1 parent 90694b5 commit e9dd573
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { windowValues } from 'kea-windowvalues'
import { windowValues } from 'kea-window-values'
import { kea, props, key, path, actions, reducers, selectors, listeners } from 'kea'

import type { visibilitySensorLogicType } from './visibilitySensorLogicType'
Expand Down

0 comments on commit e9dd573

Please sign in to comment.