nicolium: why?????

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-02-25 16:10:09 +01:00
parent 364a521f55
commit c86050de3d

View File

@ -127,7 +127,6 @@ const Button = React.forwardRef<HTMLButtonElement | HTMLAnchorElement, IButton>(
href={href}
target='_blank'
rel='noopener'
tabIndex={-1}
>
{buttonChildren}
</a>