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',
|
||||
type: 'primary',
|
||||
component: 'CreateRecordAction',
|
||||
icon: 'PlusOutlined',
|
||||
},
|
||||
properties: {
|
||||
drawer: {
|
||||
|
Loading…
Reference in New Issue
Block a user