fix: do not extract the error message from chat chunk
This commit is contained in:
@@ -56,4 +56,4 @@ const HighlightCode: React.FC<{
|
||||
);
|
||||
};
|
||||
|
||||
export default React.memo(HighlightCode);
|
||||
export default HighlightCode;
|
||||
|
||||
Reference in New Issue
Block a user