Skip to content

Commit 823299a

Browse files
committed
forgaot type
1 parent 680aafd commit 823299a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/common/src/components/Button/Button.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export interface ButtonProps
1919
extends React.ButtonHTMLAttributes<HTMLButtonElement> {
2020
variant?: ButtonVariant
2121
size?: Size
22+
shape?: Shape
2223
asChild?: boolean
2324
}
2425

0 commit comments

Comments
 (0)