renaming signin to login
This commit is contained in:
parent
6c4ef371c1
commit
767970b6e6
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ const NavLogin = () => {
|
||||||
hover:bg-(--color-primary-dark)
|
hover:bg-(--color-primary-dark)
|
||||||
transition-colors duration-200"
|
transition-colors duration-200"
|
||||||
>
|
>
|
||||||
Sign in
|
Login
|
||||||
</Link>
|
</Link>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue