chore: format code

This commit is contained in:
vben
2024-06-08 19:49:06 +08:00
parent d584d4cf4e
commit 7bcd7746ca
187 changed files with 775 additions and 587 deletions

View File

@@ -2,6 +2,9 @@
import type { LayoutHeaderModeType, LayoutType } from '@vben/types';
import type { SegmentedItem } from '@vben-core/shadcn-ui';
import { computed } from 'vue';
import { $t } from '@vben/locales';
import { IcRoundFolderCopy, IcRoundRestartAlt } from '@vben-core/iconify';
import {
preferences,
@@ -16,9 +19,7 @@ import {
toast,
} from '@vben-core/shadcn-ui';
import { $t } from '@vben/locales';
import { useClipboard } from '@vueuse/core';
import { computed } from 'vue';
import {
Animation,