fix: conserta erro do menu hamburguer

This commit is contained in:
Gabriel Gomes Fernandes 2023-01-20 17:41:05 -03:00
parent 65e52200fc
commit 91a8c56b92

View File

@ -88,6 +88,3 @@ const MenuHamb = () => {
};
export { MenuHamb };
function setActive() {
throw new Error("Function not implemented.");
}