diff --git a/src/components/mdSwitch/mdSwitch.vue b/src/components/mdSwitch/mdSwitch.vue index d3c6a46..549ef50 100644 --- a/src/components/mdSwitch/mdSwitch.vue +++ b/src/components/mdSwitch/mdSwitch.vue @@ -25,7 +25,10 @@ value: Boolean, id: String, disabled: Boolean, - type: String + type: { + type: String, + default: 'button' + } }, data() { return {