mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:39:05 +08:00
51bd288d0a
* feat: 整理项目图标 * feat: 整理项目图标 * feat: 整理项目图标, 更新快照 * feat: 整理项目图标, 更新快照 * feat: 整理项目图标, 更新快照 * feat: 整理项目图标, 更新快照 * feat: 整理项目图标, 更新快照 * feat: 整理项目图标, 更新快照 --------- Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
22 lines
612 B
JSON
22 lines
612 B
JSON
[
|
|
{
|
|
"name": "packages/amis",
|
|
"iconPath": "packages/amis-ui/src/components/icons.tsx",
|
|
"iconDir": "packages/amis-ui/src/icons"
|
|
},
|
|
{
|
|
"name": "packages/amis-ui",
|
|
"iconPath": "packages/amis-ui/src/components/icons.tsx",
|
|
"iconDir": "packages/amis-ui/src/icons"
|
|
},
|
|
{
|
|
"name": "packages/amis-editor",
|
|
"iconPath": "packages/amis-editor/src/icons/index.tsx",
|
|
"iconDir": "packages/amis-editor/src/icons"
|
|
},
|
|
{
|
|
"name": "packages/amis-editor-core",
|
|
"iconPath": "packages/amis-editor-core/src/icons/index.tsx",
|
|
"iconDir": "packages/amis-editor-core/src/icons"
|
|
}
|
|
] |