mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-04 13:34:45 +00:00
fix opening template tag
This commit is contained in:
parent
1a58d9731b
commit
88faae32f5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
<template>
|
||||
<div class="md-switch" :class="[themeClass, classes]">
|
||||
<div class="md-switch-container" @click="toggle($event)">
|
||||
<div class="md-switch-thumb" :style="styles" v-md-ink-ripple="disabled">
|
||||
|
|
|
|||
Loading…
Reference in a new issue