fix attachment inputs
This commit is contained in:
parent
f609aaba0c
commit
d2f4ce442a
2 changed files with 4 additions and 3 deletions
|
|
@ -3,7 +3,8 @@ export default {
|
|||
selector: '.Attachment',
|
||||
validInnerComponents: [
|
||||
'Border',
|
||||
'ButtonUnstyled'
|
||||
'ButtonUnstyled',
|
||||
'Input'
|
||||
],
|
||||
defaultRules: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue