Skip to content

Commit

Permalink
Merge pull request #385 from PrefectHQ/chore/expose-use-event-listener
Browse files Browse the repository at this point in the history
Chore: expose useEventListener
  • Loading branch information
dylanbhughes authored Feb 1, 2024
2 parents 86f4230 + d723c1d commit 7ef2053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export * from './useComputedStyle'
export * from './useDebouncedRef'
export * from './useElementRect'
export * from './useElementWidth'
export * from './useEventListener'
export * from './useGlobalEventListener'
export * from './useIntersectionObserver'
export * from './useIsSame'
Expand Down

0 comments on commit 7ef2053

Please sign in to comment.