README
v-flex
a switch component for vue
Install
npm install v-switch
Usage
a switch component for vue
<script type="module">
import vSwitch from 'https://cdn.skypack.dev/v-switch';
</script>
a switch component for vue
npm install v-switch