0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-26 21:38:40 +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
@@ -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){