import React from "react"; export const Header = () => { return (
User Avatar
); };