0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-14 12:52:42 +00:00

Simplify Nav Item

This commit is contained in:
Trevor Buckner
2021-03-05 22:31:59 -05:00
parent e367cb2152
commit f5d5f8cf67
3 changed files with 9 additions and 31 deletions

View File

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