Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit c934aaa

Browse files
committed
Update CMSPage.tsx
1 parent 117b0ef commit c934aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/cms/CMSPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import CMS from "@staticcms/core";
22
import { useEffect } from "react";
3-
import '@staticcms/core/dist/main.css';
3+
// import '@staticcms/core/dist/main.css';
44

55
import config from "./config";
66

0 commit comments

Comments
 (0)