refactor: add new action init icon (#2454)
This commit is contained in:
parent
95a0e2de83
commit
0669975dde
@ -13,6 +13,7 @@ export const CreateActionInitializer = (props) => {
|
|||||||
openMode: 'drawer',
|
openMode: 'drawer',
|
||||||
type: 'primary',
|
type: 'primary',
|
||||||
component: 'CreateRecordAction',
|
component: 'CreateRecordAction',
|
||||||
|
icon: 'PlusOutlined',
|
||||||
},
|
},
|
||||||
properties: {
|
properties: {
|
||||||
drawer: {
|
drawer: {
|
||||||
|
Loading…
Reference in New Issue
Block a user