mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2026-05-22 13:37:46 +00:00
perf: move src/types to root
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
import CollapseHeader from './CollapseHeader.vue';
|
||||
import LazyContainer from '../LazyContainer.vue';
|
||||
|
||||
import { triggerWindowResize } from '/@/utils/event/triggerWindowResizeEvent';
|
||||
import { triggerWindowResize } from '/@/utils/event';
|
||||
// hook
|
||||
import { useTimeoutFn } from '/@/hooks/core/useTimeout';
|
||||
import { propTypes } from '/@/utils/propTypes';
|
||||
|
||||
Reference in New Issue
Block a user