There was an error while loading. Please reload this page.
1 parent 7fe04fd commit c5683a5Copy full SHA for c5683a5
dev/index.js
@@ -1,7 +1,7 @@
1
import "./bootstrap.js";
2
import CMS, { init } from "netlify-cms";
3
import "netlify-cms/dist/cms.css";
4
-import { ColorControl } from "../src";
+import { Control as ColorControl } from "../src";
5
6
const config = {
7
backend: {
0 commit comments