Skip to content

Commit

Permalink
feat(usePreferredReducedMotion): export
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhaocl1997 committed Aug 4, 2022
1 parent c4ac397 commit 9a7eaf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/index.ts
Expand Up @@ -83,6 +83,7 @@ export * from './usePointerSwipe'
export * from './usePreferredColorScheme'
export * from './usePreferredDark'
export * from './usePreferredLanguages'
export * from './usePreferredReducedMotion'
export * from './useRafFn'
export * from './useRefHistory'
export * from './useResizeObserver'
Expand Down

0 comments on commit 9a7eaf4

Please sign in to comment.