We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367aca7 commit 7f441b1Copy full SHA for 7f441b1
packages/components/src/components/button/model.ts
@@ -7,7 +7,7 @@ import {
7
IconState
8
} from '../../shared/model';
9
10
-// TODO: 👇 Find a way to make react-docgen work without duplicating the types below
+// TODO: 👇 Find a way to make react-docgen work withouth duplicating the types below
11
enum buttonVariants {
12
'outlined' = 'outlined',
13
'primary' = 'primary',
0 commit comments