aboutsummaryrefslogtreecommitdiff
path: root/src/components/underlay.style.js
diff options
context:
space:
mode:
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: [
{