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