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 cc75ad9 commit f7fd297Copy full SHA for f7fd297
component.json
@@ -3,7 +3,7 @@
3
"description": "A comma-separated values (CSV) file stores tabular data (numbers and text) in plain-text form",
4
"triggers": {
5
"read": {
6
- "main": "./read.js",
+ "main": "./lib/read.js",
7
"title": "Read CSV file from URL",
8
"type": "polling",
9
"fields": {
0 commit comments