diff options
Diffstat (limited to 'src/components/notification.style.js')
| -rw-r--r-- | src/components/notification.style.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/notification.style.js b/src/components/notification.style.js index 057b1c7a..0802da77 100644 --- a/src/components/notification.style.js +++ b/src/components/notification.style.js @@ -9,7 +9,8 @@ export default { 'Button', 'ButtonUnstyled', 'RichContent', - 'Input' + 'Input', + 'Avatar' ], defaultRules: [ { |
