diff --git a/src/components/ButtonAction.tsx b/src/components/ButtonAction.tsx index 6a972172..2fe1e333 100644 --- a/src/components/ButtonAction.tsx +++ b/src/components/ButtonAction.tsx @@ -69,7 +69,7 @@ export const ButtonAction: FC = ({ }) => { if (tooltip) return ( - } hasChrome={false}> + } hasChrome={false} tagName="span">