Skip to content

Commit

Permalink
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
@@ -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';
@@ -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',

0 comments on commit dcef601

Please sign in to comment.