0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-10 00:32:45 +00:00

Merge branch 'master' into createUIBasePage

This commit is contained in:
G.Ambatte
2022-10-30 18:21:45 +13:00
committed by GitHub
18 changed files with 4130 additions and 2939 deletions

View File

@@ -70,7 +70,7 @@ const Account = createClass({
{global.account.username}
</Nav.item>
<Nav.item
href={`/user/${global.account.username}`}
href={`/user/${encodeURI(global.account.username)}`}
color='yellow'
icon='fas fa-beer'
>