0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-11 19:52:41 +00:00

Merge branch 'master' into Delete-Recent-Items

This commit is contained in:
Gazook89
2022-11-13 11:41:19 -06:00
13 changed files with 12343 additions and 5753 deletions

View File

@@ -76,6 +76,14 @@ const Account = createClass({
>
brews
</Nav.item>
<Nav.item
className='account'
color='orange'
icon='fas fa-user'
href='/account'
>
account
</Nav.item>
<Nav.item
className='logout'
color='red'