♻️ refactor: Refactor the structure of the common component

This commit is contained in:
Apple\Apple
2025-06-01 17:39:41 +08:00
parent 9fb9dfb905
commit efe4ea0e25
10 changed files with 8 additions and 57 deletions

View File

@@ -4,7 +4,7 @@ import {
TextArea,
Button,
} from '@douyinfe/semi-ui';
import MarkdownRenderer from '../common/MarkdownRenderer';
import MarkdownRenderer from '../common/markdown/MarkdownRenderer';
import {
ChevronRight,
ChevronUp,