Fixed incorrect button appearance
This commit is contained in:
parent
ec313a7362
commit
1e3f3fb053
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ export default () => {
|
|||
}
|
||||
<div css={tw`mt-6 text-center`}>
|
||||
<Link
|
||||
type={'button'}
|
||||
to={'/auth/login'}
|
||||
css={tw`text-xs text-neutral-500 tracking-wide uppercase no-underline hover:text-neutral-700`}
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue