Skip to content

Commit

Permalink
remove imports
Browse files Browse the repository at this point in the history
  • Loading branch information
svenvoskamp committed Sep 5, 2023
1 parent a05f3ed commit dad4142
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import type { Meta } from '@storybook/web-components'
import '@web3modal/ui/src/composites/wui-connect-button'
import type { WuiConnectButton } from '@web3modal/ui/src/composites/wui-connect-button'
import { html } from 'lit'
import { buttonOptions, iconOptions } from '../../utils/PresetUtils'

type Component = Meta<WuiConnectButton>

Expand Down

0 comments on commit dad4142

Please sign in to comment.