resolve the style of link

This commit is contained in:
“Salar 2022-10-17 14:47:21 +03:00
parent 904730dfd9
commit 8a075e926e

View File

@ -51,6 +51,7 @@ export default function Link({
: style : style
} }
aria-disabled={disabled} aria-disabled={disabled}
className="flex items-center"
{...props} {...props}
> >
{children} {children}