Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit b4487e8

Browse files
authored
fix: remove unnecessary settings schema
1 parent 77929cb commit b4487e8

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

widget.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
{
22
"availableTranslations": ["en"],
33
"description": "This example contains emojis.",
4-
"settingsSchema": {
5-
"type": "object",
6-
"additionalProperties": false,
7-
"properties": {
8-
"fields": {
9-
"type": "object",
10-
"properties": {}
11-
}
12-
}
13-
},
144
"externalPeerDependencies": {
155
"react": {
166
"src": "https://unpkg.com/react@^17/umd/react.production.min.js"

0 commit comments

Comments
 (0)