diff options
Diffstat (limited to 'src/components/top_bar.style.js')
| -rw-r--r-- | src/components/top_bar.style.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/top_bar.style.js b/src/components/top_bar.style.js index fd400522..c02fecf1 100644 --- a/src/components/top_bar.style.js +++ b/src/components/top_bar.style.js @@ -7,7 +7,8 @@ export default { 'Icon', 'Button', 'ButtonUnstyled', - 'Input' + 'Input', + 'Badge' ], defaultRules: [ { |
