fix side to tooltipSide
parent
7f285cbd48
commit
d15d534acd
|
@ -124,7 +124,7 @@ export const Button = forwardRef<HTMLAnchorElement | HTMLButtonElement, ButtonPr
|
|||
size,
|
||||
variant = "button",
|
||||
type = "button",
|
||||
side = "top",
|
||||
tooltipSide = "top",
|
||||
StartIcon,
|
||||
EndIcon,
|
||||
shallow,
|
||||
|
|
Loading…
Reference in New Issue