2026-08-10 f630e7e4d50ba22da8f42336196a02dbae850ced
src/views/ai/chat/index/modules/message/reasoning.vue
@@ -1,7 +1,7 @@
<script setup lang="ts">
import { computed, ref } from 'vue';
import { IconifyIcon } from '..\..\..\..\..\..\packages\icons\src';
import { IconifyIcon } from '@vben/icons';
import { MarkdownView } from '#/components/markdown-view';