We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3b9871 commit 48d98cdCopy full SHA for 48d98cd
src/client.js
@@ -23,7 +23,7 @@
23
import Observer from '@cocreate/observer';
24
import Crud from '@cocreate/crud-client';
25
import Elements from '@cocreate/elements';
26
-import Actions from '@cocreate/Actions';
+import Actions from '@cocreate/actions';
27
import render from '@cocreate/render';
28
import { queryElements } from '@cocreate/utils';
29
import '@cocreate/element-prototype';
0 commit comments