mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-20 01:02:48 +00:00
Merge pull request #1208 from G-Ambatte/addNewToNavBar
Adds a `New` button to the Nav bar
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
const React = require('react');
|
||||
const createClass = require('create-react-class');
|
||||
const Nav = require('naturalcrit/nav/nav.jsx');
|
||||
|
||||
module.exports = function(props){
|
||||
|
||||
Reference in New Issue
Block a user