mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-03 19:12:41 +00:00
Merge branch 'master' into dependabot/npm_and_yarn/marked-11.1.1
This commit is contained in:
@@ -4,6 +4,7 @@ const Nav = require('naturalcrit/nav/nav.jsx');
|
|||||||
module.exports = function(props){
|
module.exports = function(props){
|
||||||
return <Nav.item
|
return <Nav.item
|
||||||
href='/new'
|
href='/new'
|
||||||
|
newTab={true}
|
||||||
color='purple'
|
color='purple'
|
||||||
icon='fas fa-plus-square'>
|
icon='fas fa-plus-square'>
|
||||||
new
|
new
|
||||||
|
|||||||
Reference in New Issue
Block a user