Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tewnut authored Nov 5, 2024
1 parent b6c06b0 commit e245e81
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
"component": "short_text",
"description": "Enter a short text response.",
"placeholder": "Type something here"
},
"fetch": {
"url": "https://my-json-server.typicode.com/formsible/element/ShortText/1"
}
}
}
Expand Down Expand Up @@ -116,10 +113,7 @@
"choices": [
{ "label": "Option 1", "value": "option1" },
{ "label": "Option 2", "value": "option2" }
],
"fetch": {
"url": "https://my-json-server.typicode.com/formsible/element/elements/4"
}
]
}
}
}
Expand Down

0 comments on commit e245e81

Please sign in to comment.