import EditBtn from "./Buttons/EditBtn"; import AddBtn from "./Buttons/AddBtn"; const Footer = ({ pathname="todo" }) => { return (