aboutsummaryrefslogtreecommitdiff
path: root/src/components/underlay.style.js
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2024-02-27 22:02:25 +0200
committerHenry Jameson <me@hjkos.com>2024-02-27 22:02:25 +0200
commite2af986323d82ebd15d7a303ed40cc033d933479 (patch)
treed43417fb61c5577d12ca60ca0aa533624bf068ce /src/components/underlay.style.js
parenteab3bfaf0d1e99879f53ead8319892b559ab8ca6 (diff)
fix global notices
Diffstat (limited to 'src/components/underlay.style.js')
-rw-r--r--src/components/underlay.style.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/underlay.style.js b/src/components/underlay.style.js
index 3ed871cc..3e0e1bf1 100644
--- a/src/components/underlay.style.js
+++ b/src/components/underlay.style.js
@@ -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: [
{