//import NavBar from '../NavBar';
//module.exports = NavBar;
module.exports = require('../NavBar');
