diff options
| author | Taylor Mullen <[email protected]> | 2025-05-15 00:36:08 -0700 |
|---|---|---|
| committer | N. Taylor Mullen <[email protected]> | 2025-05-15 21:57:10 -0700 |
| commit | 6cb6f47b56154220a1adc03984e42813e0cb5dc1 (patch) | |
| tree | 441af16a3bf196f2ee95f96716d267cf15c9d04b /packages/cli/src/ui/components/messages/ToolGroupMessage.tsx | |
| parent | 59e8fcb4096b2f4f3841150035aa995aaebc0e97 (diff) | |
Refactor: Replace MarkdownRenderer with MarkdownDisplay component
- This commit refactors the Markdown rendering logic within the CLI UI.
The existing `MarkdownRenderer.tsx` class-based component has been
replaced with a new functional component `MarkdownDisplay.tsx`.
- The `MarkdownDisplay` component is a React.memoized component for
improved performance and maintains the same core Markdown parsing
and rendering capabilities.
Diffstat (limited to 'packages/cli/src/ui/components/messages/ToolGroupMessage.tsx')
0 files changed, 0 insertions, 0 deletions
