diff options
Diffstat (limited to 'src/components/button_unstyled.style.js')
| -rw-r--r-- | src/components/button_unstyled.style.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/button_unstyled.style.js b/src/components/button_unstyled.style.js index 65b5c57b..435f9cc6 100644 --- a/src/components/button_unstyled.style.js +++ b/src/components/button_unstyled.style.js @@ -16,8 +16,7 @@ export default { { directives: { background: '#ffffff', - opacity: 0, - shadow: [] + opacity: 0 } }, { |
