Skip to content

Commit d2ad1f2

Browse files
committed
Merge branch 'feat-power-apps-link-component' of https://github.com/db-ui/mono into feat-power-apps-link-component
2 parents b64d537 + 7f441b1 commit d2ad1f2

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)