aboutsummaryrefslogtreecommitdiff
path: root/src/components/notification/notification.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/notification/notification.style.js')
-rw-r--r--src/components/notification/notification.style.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/notification/notification.style.js b/src/components/notification/notification.style.js
index 0d36760a..c6d317d1 100644
--- a/src/components/notification/notification.style.js
+++ b/src/components/notification/notification.style.js
@@ -11,7 +11,8 @@ export default {
'RichContent',
'Input',
'Avatar',
- 'Attachment'
+ 'Attachment',
+ 'PollGraph'
],
defaultRules: []
}