diff --git a/src/App.tsx b/src/App.tsx index 61a0376..ae661aa 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -9,6 +9,16 @@ import { GraphComponent } from "./Network"; import MVPChart from "./MVPChart"; import { SetPassword } from "./SetPassword"; +const Maintenance = () => { + return ( +
Please check back later. Thank you for your patience.
+ 🚧 +