New home view layout (#58)
* Home layout refactor, moved new download to dialog * sort downloads by date
This commit is contained in:
@@ -18,7 +18,7 @@ export default function Logout() {
|
||||
<ListItemIcon>
|
||||
<LogoutIcon />
|
||||
</ListItemIcon>
|
||||
<ListItemText primary="Authentication" />
|
||||
<ListItemText primary="RPC authentication" />
|
||||
</ListItemButton>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user