Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosir committed Feb 1, 2024
1 parent 764617a commit dcef601
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 44 deletions.
13 changes: 0 additions & 13 deletions stories/Gyroscope/Gyroscope.demozap.tsx

This file was deleted.

25 changes: 0 additions & 25 deletions stories/Gyroscope/_Gyroscope.tsx

This file was deleted.

6 changes: 0 additions & 6 deletions stories/ReactParallaxTilt.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { _FlipVH } from './FlipVH/_FlipVH';
import { _GlareEffect } from './GlareEffect/_GlareEffect';
import { _GlareEffect360 } from './GlareEffect360/_GlareEffect360';
import { _GlareEffectNoTilt } from './GlareEffectNoTilt/_GlareEffectNoTilt';
import { _Gyroscope } from './Gyroscope/_Gyroscope';
import { _InitialTilt } from './InitialTilt/_InitialTilt';
import { _KeepFloating } from './KeepFloating/_KeepFloating';
import { _MultipleTilt } from './MultipleTilt/_MultipleTilt';
Expand Down Expand Up @@ -126,11 +125,6 @@ export const TiltManualInput: StoryObj = {
name: 'Tilt manual input',
};

export const Gyroscope: StoryObj = {
render: () => <_Gyroscope />,
name: 'Gyroscope tilt',
};

export const MultipleTilt: StoryObj = {
render: () => <_MultipleTilt />,
name: 'Multiple tilt',
Expand Down

0 comments on commit dcef601

Please sign in to comment.