mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
remove junk
This commit is contained in:
parent
d83856c6cf
commit
16cfe1c815
1 changed files with 0 additions and 1 deletions
|
@ -301,7 +301,6 @@ function SideNavigation(props: Props) {
|
||||||
navigate={`/$/${PAGES.AUTH}?src=sidenav_nudge`}
|
navigate={`/$/${PAGES.AUTH}?src=sidenav_nudge`}
|
||||||
disabled={user === null}
|
disabled={user === null}
|
||||||
/>{' '}
|
/>{' '}
|
||||||
//
|
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue