Files
claudecodeui/src/components
Haileyesus c6f752a096 fix: reset copy state after copying in Markdown component
There were 2 issues.
1. The copy state was not being reset after copying, which caused the
"Copied!" message to persist indefinitely.

2. The return value from the copy function was not being used to determine
if the copy was successful. Even on `false`(i.e. copy unsuccessful), the user would see
a success message.
2026-02-23 09:24:32 +03:00
..
2026-02-19 17:32:45 +01:00