Skip to content

Commit 1e3f3fb

Browse files
authored
Fixed incorrect button appearance
1 parent ec313a7 commit 1e3f3fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/scripts/components/auth/ForgotPasswordContainer.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ export default () => {
9494
}
9595
<div css={tw`mt-6 text-center`}>
9696
<Link
97-
type={'button'}
9897
to={'/auth/login'}
9998
css={tw`text-xs text-neutral-500 tracking-wide uppercase no-underline hover:text-neutral-700`}
10099
>

0 commit comments

Comments
 (0)