Skip to content

Commit 40f2189

Browse files
author
Johnny Bouder
committed
Update size docs.
1 parent 18d32ef commit 40f2189

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

packages/comet-uswds/src/components/button/button.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export interface ButtonProps {
2323
| 'outline-inverse'
2424
| 'unstyled';
2525
/**
26-
* The size of the tag
26+
* The size of the button
2727
*/
2828
size?: 'default' | 'big';
2929
/**

0 commit comments

Comments
 (0)