aboutsummaryrefslogtreecommitdiff
path: root/src/components/popover.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/popover.style.js')
-rw-r--r--src/components/popover.style.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/popover.style.js b/src/components/popover.style.js
index 7d58859d..a73d484a 100644
--- a/src/components/popover.style.js
+++ b/src/components/popover.style.js
@@ -1,8 +1,8 @@
export default {
name: 'Popover',
selector: '.popover',
+ lazy: true,
variants: {
- tooltip: '.tooltip',
modal: '.modal'
},
validInnerComponents: [