mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-06-28 20:29:13 +00:00
feat: Add UI components related to landing page
This commit is contained in:
parent
01c95b65be
commit
ecfac890de
3 changed files with 94 additions and 1 deletions
|
@ -17,7 +17,7 @@ export const Header: React.FC = () => {
|
|||
<li>
|
||||
<Link
|
||||
className="text-sm font-medium text-zinc-300 hover:text-white duration-500"
|
||||
href="/"
|
||||
href="/overview"
|
||||
>
|
||||
Sign in
|
||||
</Link>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue