initial commit

This commit is contained in:
Alex Holliday
2026-01-28 20:48:02 +00:00
parent bde13f4fa7
commit 5596e45ff3
2 changed files with 5 additions and 0 deletions
@@ -0,0 +1,5 @@
const InfrastructureMonitors = () => {
return null;
};
export default InfrastructureMonitors;