0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 13:32:39 +00:00

add Report Issue to user page

This commit is contained in:
Gazook89
2021-08-20 14:58:28 -05:00
parent b11d130393
commit e80e4827a8

View File

@@ -135,6 +135,7 @@ const UserPage = createClass({
<Navbar>
<Nav.section>
<NewBrew />
<ReportIssue />
<RecentNavItem />
<Account />
</Nav.section>