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