don't spam same directives for virtual components
This commit is contained in:
parent
5bb9ceaf94
commit
d84c30480b
2 changed files with 3 additions and 4 deletions
|
|
@ -10,14 +10,13 @@ export default {
|
|||
},
|
||||
validInnerComponents: [
|
||||
'Text',
|
||||
'Link',
|
||||
'Icon',
|
||||
'Badge'
|
||||
],
|
||||
defaultRules: [
|
||||
{
|
||||
directives: {
|
||||
background: '#ffffff',
|
||||
opacity: 0,
|
||||
shadow: []
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue