mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-25 01:02:47 +00:00
initial commit
This commit is contained in:
@@ -4,6 +4,7 @@ const Nav = require('naturalcrit/nav/nav.jsx');
|
||||
module.exports = function(props){
|
||||
return <Nav.item
|
||||
href='/new'
|
||||
newTab={true}
|
||||
color='purple'
|
||||
icon='fas fa-plus-square'>
|
||||
new
|
||||
|
||||
Reference in New Issue
Block a user