mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +00:00
pick commit on component-pane
This commit is contained in:
parent
49b49ee943
commit
ad51badaeb
@ -53,5 +53,5 @@
|
||||
"publishConfig": {
|
||||
"registry": "http://registry.npm.alibaba-inc.com"
|
||||
},
|
||||
"homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-react-renderer@0.8.17/build/index.html"
|
||||
"homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-react-renderer@0.8.13/build/index.html"
|
||||
}
|
||||
|
||||
@ -12,5 +12,5 @@ export interface DataSourceConfig {
|
||||
}
|
||||
|
||||
export interface DataSource {
|
||||
items: DataSourceConfig[];
|
||||
list: DataSourceConfig[];
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user