fix: Show response message as default error (#32507)

This commit is contained in:
Elizabeth Thompson
2025-03-06 10:58:22 -08:00
committed by GitHub
parent 9ad9ea67cf
commit c2de749d0e
4 changed files with 94 additions and 12 deletions

View File

@@ -42,7 +42,6 @@ export default function ErrorMessageWithStackTrace({
title = DEFAULT_TITLE,
error,
subtitle,
copyText,
link,
stackTrace,
source,