fix side to tooltipSide

pullrequests/Siddharth-2382/sid/event-type-single
Siddharth Movaliya 2023-10-12 15:57:25 +05:30
parent 7f285cbd48
commit d15d534acd
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ export const Button = forwardRef<HTMLAnchorElement | HTMLButtonElement, ButtonPr
size,
variant = "button",
type = "button",
side = "top",
tooltipSide = "top",
StartIcon,
EndIcon,
shallow,