0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-25 01:02:47 +00:00

Merge pull request #3259 from 5e-Cleric/new-page-in-new-tab

New page in new tab
This commit is contained in:
Víctor Losada Hernández
2024-01-19 18:31:43 +01:00
committed by GitHub

View File

@@ -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