src/views/im/home/components/rtc/rtc-call-running.vue
@@ -1,7 +1,7 @@ <script lang="ts" setup> import { computed, onUnmounted, ref, watch } from 'vue' import { IconifyIcon as Icon } from '..\..\..\..\..\packages\icons\src' import { IconifyIcon as Icon } from '../../../../../packages/icons/src' import { formatCallDuration } from '#/views/im/utils/time'