mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-24 13:44:54 +00:00
Move wrapper/icon resolution into JSON registry
This commit is contained in:
@@ -73,6 +73,16 @@
|
||||
"wrapperFor": {
|
||||
"type": "string"
|
||||
},
|
||||
"load": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"export": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": ["export"],
|
||||
"additionalProperties": false
|
||||
},
|
||||
"deprecated": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
||||
Reference in New Issue
Block a user