refactor components
This commit is contained in:
parent
0d3a36e519
commit
1ac1a968b9
179 changed files with 2611 additions and 2386 deletions
|
|
@ -37,7 +37,7 @@
|
|||
<script lang="ts">
|
||||
import { computed, defineComponent } from 'vue';
|
||||
import MkButton from '@client/components/ui/button.vue';
|
||||
import MkSwitch from '@client/components/ui/switch.vue';
|
||||
import MkSwitch from '@client/components/form/switch.vue';
|
||||
import XModalWindow from '@client/components/ui/modal-window.vue';
|
||||
import MkDriveFileThumbnail from '@client/components/drive-file-thumbnail.vue';
|
||||
import Progress from '@client/scripts/loading';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue