tweak client
This commit is contained in:
parent
92d9ce8117
commit
41ed9a1a72
19 changed files with 37 additions and 323 deletions
|
|
@ -40,7 +40,6 @@
|
|||
<script lang="ts">
|
||||
import { defineComponent } from 'vue';
|
||||
import FormSection from '@/components/form/section.vue';
|
||||
import FormLink from '@/components/debobigego/link.vue';
|
||||
import FormSlot from '@/components/form/slot.vue';
|
||||
import FormButton from '@/components/ui/button.vue';
|
||||
import FormPagination from '@/components/form/pagination.vue';
|
||||
|
|
@ -51,7 +50,6 @@ import * as symbols from '@/symbols';
|
|||
export default defineComponent({
|
||||
components: {
|
||||
FormSection,
|
||||
FormLink,
|
||||
FormButton,
|
||||
FormPagination,
|
||||
FormSlot,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue