Skip to content

Commit c5683a5

Browse files
committed
Update index.js
1 parent 7fe04fd commit c5683a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import "./bootstrap.js";
22
import CMS, { init } from "netlify-cms";
33
import "netlify-cms/dist/cms.css";
4-
import { ColorControl } from "../src";
4+
import { Control as ColorControl } from "../src";
55

66
const config = {
77
backend: {

0 commit comments

Comments
 (0)