♻️ refactor: Refactor the structure of the common component

This commit is contained in:
Apple\Apple
2025-06-01 17:39:41 +08:00
parent 309f3b9fe3
commit 4080f2ed7b
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,