fix global notices

This commit is contained in:
Henry Jameson 2024-02-27 22:02:25 +02:00
commit e2af986323
5 changed files with 6 additions and 45 deletions

View file

@ -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: [
{