This commit is contained in:
dap
2024-10-21 20:29:43 +08:00
15 changed files with 41 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
import { createIconifyIcon } from '@vben-core/icons';
import './load';
import './load.js';
const SvgAvatar1Icon = createIconifyIcon('svg:avatar-1');
const SvgAvatar2Icon = createIconifyIcon('svg:avatar-2');