We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 803a42f commit d041be1Copy full SHA for d041be1
src/index.js
@@ -1,5 +1,5 @@
1
/*globals CustomEvent*/
2
-import action from '@cocreate/action';
+import action from '@cocreate/actions';
3
4
5
const CoCreateRender = {
0 commit comments