Skip to content

Commit

Permalink
Cleanup comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Aug 17, 2022
1 parent 1da3317 commit 65d458f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/popover/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ const MaybeAnimatedWrapper = forwardRef(
},
forwardedRef
) => {
// In your component
const shouldReduceMotion = useReducedMotion();

const { style: motionInlineStyles, ...otherMotionProps } = useMemo(
Expand Down

0 comments on commit 65d458f

Please sign in to comment.