Skip to content

Commit

Permalink
Merge branch 'malj/2475' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
millianapia committed Sep 23, 2024
2 parents 2238b2e + ac42c51 commit 7105f36
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 7105f36

Please sign in to comment.