Skip to content

Commit d867d2d

Browse files
fixes build
1 parent 124fba0 commit d867d2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import FormLayout from "./components/general/FormLayout";
1616
import { useMeta } from "./apis/application";
1717
import { useMetaStore } from "./store/useMetaStore";
1818
import { useEffect } from "react";
19-
import ComingSoon from "./pages/ComingSoon";
19+
// import ComingSoon from "./pages/ComingSoon";
2020
import NotFound from "./pages/NotFound";
2121
import Layout from "./components/general/Layout";
2222

0 commit comments

Comments
 (0)