refactor: CoreUI components

This commit is contained in:
xidedix
2018-04-04 19:56:04 +02:00
parent 7dcd6bff72
commit 2313d9421e
89 changed files with 2975 additions and 4372 deletions
+1 -1
View File
@@ -308,7 +308,7 @@
</template>
<script>
import cSwitch from '../../components/Switch'
import { Switch as cSwitch } from '../../components'
export default {
name: 'switches',