Skip to content

Commit 7f441b1

Browse files
authored
Discard changes to packages/components/src/components/button/model.ts
1 parent 367aca7 commit 7f441b1

File tree

1 file changed

+1
-1
lines changed
  • packages/components/src/components/button

1 file changed

+1
-1
lines changed

packages/components/src/components/button/model.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
IconState
88
} from '../../shared/model';
99

10-
// TODO: 👇 Find a way to make react-docgen work without duplicating the types below
10+
// TODO: 👇 Find a way to make react-docgen work withouth duplicating the types below
1111
enum buttonVariants {
1212
'outlined' = 'outlined',
1313
'primary' = 'primary',

0 commit comments

Comments
 (0)