mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 23:45:21 +02:00
removed settings link from the profile circle
This commit is contained in:
parent
ef3b3cce6c
commit
d88e2ca606
1 changed files with 1 additions and 3 deletions
|
@ -191,9 +191,7 @@ export function DesktopLayout({ children, sidebar }: DesktopLayoutProps) {
|
||||||
</div>
|
</div>
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
|
|
||||||
<Link href="/settings">
|
<ProfileCircle />
|
||||||
<ProfileCircle />
|
|
||||||
</Link>
|
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue