fix:Chagned the navbar to default

This commit is contained in:
2025-02-22 17:07:49 +05:30
parent 8ad01a5c50
commit 439dbe51b6
4 changed files with 16 additions and 7 deletions
@@ -0,0 +1,7 @@
const Monitoring = () => {
return (
);
};
export default Monitoring;