feat: add local navigation

This commit is contained in:
Ahmad Abdolsaheb
2019-10-22 18:30:17 +03:00
committed by Mrugesh Mohapatra
parent 54db501138
commit b9014e2ceb
7 changed files with 60 additions and 50 deletions

View File

@@ -172,7 +172,7 @@ export function ShowSettings(props) {
<Grid>
<main>
<Spacer size={2} />
<FullWidthRow>
<FullWidthRow className='button-group'>
<Link
className='btn-invert btn btn-lg btn-primary btn-block'
to={`/${username}`}