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.
2 parents b64d537 + 7f441b1 commit d2ad1f2Copy full SHA for d2ad1f2
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