Skip to content

Instantly share code, notes, and snippets.

@nadvolod
Created February 25, 2025 21:48
Show Gist options
  • Save nadvolod/9ee8fc018fb52351687915f9d808e640 to your computer and use it in GitHub Desktop.
Save nadvolod/9ee8fc018fb52351687915f9d808e640 to your computer and use it in GitHub Desktop.
<AccordionEntry label="Error" variant="error">
<div className="whitespace-pre-wrap break-words">
{testResult.error.message}
</div>
</AccordionEntry>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment