fix global notices
This commit is contained in:
parent
eab3bfaf0d
commit
e2af986323
5 changed files with 6 additions and 45 deletions
|
|
@ -6,8 +6,7 @@ export default {
|
|||
// we are searching for underlay specifically or for whatever is laid on top of it.
|
||||
outOfTreeSelector: '.underlay',
|
||||
validInnerComponents: [
|
||||
'Panel',
|
||||
'Alert'
|
||||
'Panel'
|
||||
],
|
||||
defaultRules: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue