attachment buttons
This commit is contained in:
parent
bcea217705
commit
f7f09f0dbc
3 changed files with 14 additions and 12 deletions
|
|
@ -4,7 +4,7 @@ export default {
|
|||
notEditable: true,
|
||||
validInnerComponents: [
|
||||
'Border',
|
||||
'ButtonUnstyled',
|
||||
'Button',
|
||||
'Input'
|
||||
],
|
||||
defaultRules: [
|
||||
|
|
@ -14,7 +14,7 @@ export default {
|
|||
}
|
||||
},
|
||||
{
|
||||
component: 'ButtonUnstyled',
|
||||
component: 'Button',
|
||||
parent: { component: 'Attachment' },
|
||||
directives: {
|
||||
background: '#FFFFFF',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue