You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects/workflows-creator/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ npm i @sourceloop/workflows-creator
86
86
### Installation
87
87
88
88
```bash
89
-
npm i @sourceloop/workflows-creator
89
+
npm i @sourceloop/workflows-creator-element
90
90
```
91
91
92
92
- In the node modules you can find two files relevant to the element - `workflows-element/element/workflows-element.js` & `workflows-element/element/style.css`.
0 commit comments