Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
BenElferink committed Jan 29, 2025
1 parent 6107676 commit 6ad0b7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/warning-modal/warning-modal.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React, { useEffect } from 'react'
import { Theme } from '../..'
import { WarningModal, type WarningModalProps } from '.'
import { type StoryFn, type StoryObj } from '@storybook/react'
import { Text } from '../text'
import { NOTIFICATION_TYPE } from '../../@types'

interface Props extends WarningModalProps {
Expand Down

0 comments on commit 6ad0b7d

Please sign in to comment.