import UserInfo from "./UserInfo" import { Link } from "react-router-dom" export default function Navbar() { return ( ) }