Skip to content

Commit d041be1

Browse files
committed
fix: actions import typo
1 parent 803a42f commit d041be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*globals CustomEvent*/
2-
import action from '@cocreate/action';
2+
import action from '@cocreate/actions';
33

44

55
const CoCreateRender = {

0 commit comments

Comments
 (0)