removed servicelist

pull/1097/head
smit95tpatel 2021-12-17 14:22:11 +05:30
parent 2d22cda195
commit 16a38e82b6
1 changed files with 2 additions and 1 deletions

View File

@ -75,6 +75,7 @@ import ServiceSparkList from "@/components/Service/ServiceSparkList";
import Modal from "@/components/Elements/Modal";
const draggable = () => import(/* webpackChunkName: "dashboard" */ 'vuedraggable')
const ToggleSwitch = () => import(/* webpackChunkName: "dashboard" */ '../../forms/ToggleSwitch');
export default {
name: 'ServicesList',
components: {
@ -197,4 +198,4 @@ export default {
<!-- Add "scoped" attribute to limit CSS to this component only -->
<style scoped>
</style>
</style>