diff options
Diffstat (limited to 'src/components/panel_header.style.js')
| -rw-r--r-- | src/components/panel_header.style.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/components/panel_header.style.js b/src/components/panel_header.style.js index c32304e1..5f108b41 100644 --- a/src/components/panel_header.style.js +++ b/src/components/panel_header.style.js @@ -6,7 +6,9 @@ export default { 'Link', 'Icon', 'Button', - 'ButtonUnstyled' + 'ButtonUnstyled', + 'Badge', + 'Alert' ], defaultRules: [ { |
