aboutsummaryrefslogtreecommitdiff
path: root/src/components/menu_item.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/menu_item.style.js')
-rw-r--r--src/components/menu_item.style.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/menu_item.style.js b/src/components/menu_item.style.js
index 716edfa7..6475395a 100644
--- a/src/components/menu_item.style.js
+++ b/src/components/menu_item.style.js
@@ -5,7 +5,8 @@ export default {
'Text',
'Icon',
'Input',
- 'Border'
+ 'Border',
+ 'ButtonUnstyled'
],
states: {
hover: ':hover',