Creating a brand new admin page

This commit is contained in:
Scott Tolksdorf
2017-01-22 13:40:29 -05:00
parent 1aa79b32d9
commit 37de888f03
10 changed files with 159 additions and 46 deletions
@@ -52,6 +52,7 @@ const UserPage = React.createClass({
render : function(){
const brews = this.getSortedBrews();
console.log('user brews', brews);
return <div className='userPage page'>
<Navbar>