Skip to content

Commit

Permalink
Export useMotionFeatures
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelDeMartin authored Oct 9, 2024
1 parent 698193d commit 3e8952a
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 @@ -24,6 +24,7 @@ export { useElementStyle } from './useElementStyle'
export { useElementTransform } from './useElementTransform'
export { useMotion } from './useMotion'
export { useMotionControls } from './useMotionControls'
export { useMotionFeatures } from './useMotionFeatures'
export { useMotionProperties } from './useMotionProperties'
export { useMotions } from './useMotions'
export { useMotionTransitions } from './useMotionTransitions'
Expand Down

0 comments on commit 3e8952a

Please sign in to comment.