Skip to content

Commit

Permalink
clean-up code
Browse files Browse the repository at this point in the history
  • Loading branch information
joelmeiller committed Mar 9, 2021
1 parent f821a8c commit 5590c1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Button.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { createStyled, useCSSStyles, useInlineStyle } from '../theme/util'
import { Icon, IconProps } from './Icon'
import { Loading } from './Loading'


const ButtonWrapper = createStyled('button')

export enum ButtonType {
Expand Down

0 comments on commit 5590c1e

Please sign in to comment.