Skip to content

Commit 2f3be9a

Browse files
authored
Merge pull request #1823 from bluewave-labs/fix/maintenance-page
fix: re-commit changes for maintenance page
2 parents acae810 + fbd6274 commit 2f3be9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Pages/Maintenance/index.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Box, Stack, Button } from "@mui/material";
1+
import { Stack, Button } from "@mui/material";
22
import { useTheme } from "@emotion/react";
33
import Fallback from "../../Components/Fallback";
44
import { useState, useEffect } from "react";

0 commit comments

Comments
 (0)