Merge pull request #204 from victaphu/master

update: explorer status changed to undergoing maintence from down
pull/205/head
Jack Chan 2 years ago committed by GitHub
commit 36093dfe1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/App.tsx

@ -74,7 +74,7 @@ function AppWithHistory() {
>
<AppHeader style={{ flex: "0 0 auto" }} />
<Box align="center" style={{ flex: "1 1 100%", borderRadius: "2px", backgroundColor: "tomato", color: "white" }}>
<h1>Explorer is currently down for maintenance</h1>
<h1>Explorer is currently undergoing maintenance. Services will be restored soon</h1>
</Box>
<Box align="center" style={{ flex: "1 1 100%" }}>
<BaseContainer>

Loading…
Cancel
Save