Skip to content

Commit

Permalink
🔥 Remove unused hook #2475 (#2518)
Browse files Browse the repository at this point in the history
  • Loading branch information
millianapia authored Sep 24, 2024
1 parent a773f1e commit 694fdb2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
20 changes: 0 additions & 20 deletions web/components/src/Accordion/hooks/usePrefersReducedMotion.ts

This file was deleted.

1 change: 0 additions & 1 deletion web/core/Carousel/CarouselVideoItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { VideoPlayerCarouselItem, VideoPlayerRatios } from '../../types/types'
import { DisplayModes } from './Carousel'
import { VideoComponentWithCaption } from '../../pageComponents/shared/VideoPlayer'
import { forwardRef, HTMLAttributes } from 'react'
//import { usePrefersReducedMotion } from '../../common/hooks/usePrefersReducedMotion'

type CarouselVideoItemProps = {
displayMode?: DisplayModes
Expand Down

0 comments on commit 694fdb2

Please sign in to comment.