import React from 'react'; import NavLink from './NavLink'; import './style.css'; const Nav = () => ; export default Nav;