import React from 'react'; import Navbar from "./Navbar"; import "./Navbar.css"; const ScrollNavItem = ({id, name}) => (