Updated axios request object, added minio

This commit is contained in:
Benjamin Sherriff
2023-10-19 16:55:13 -04:00
parent 55b8b1a0e3
commit f46748167c
9 changed files with 65 additions and 18 deletions

View File

@@ -92,7 +92,7 @@ export default function Topbar() {
}
});
}
}, []);
}, [pathName]);
useEffect(() => {
const h: HeaderItem[] = [];