0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-13 10:52:46 +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> <Navbar>
<Nav.section> <Nav.section>
<NewBrew /> <NewBrew />
<ReportIssue />
<RecentNavItem /> <RecentNavItem />
<Account /> <Account />
</Nav.section> </Nav.section>