mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-10 13:32:45 +00:00
Change icon for Brews page
This commit is contained in:
@@ -38,7 +38,7 @@ const Account = createClass({
|
|||||||
<Nav.item
|
<Nav.item
|
||||||
href={`/user/${global.account.username}`}
|
href={`/user/${global.account.username}`}
|
||||||
color='yellow'
|
color='yellow'
|
||||||
icon='fas fa-user'
|
icon='fas fa-beer'
|
||||||
>
|
>
|
||||||
brews
|
brews
|
||||||
</Nav.item>
|
</Nav.item>
|
||||||
|
|||||||
Reference in New Issue
Block a user