From 9b9f031fe15763508d6cc8abe6a5a91435ed96ae Mon Sep 17 00:00:00 2001 From: "Alexandre G.-Raymond" Date: Sat, 21 Oct 2023 23:41:56 +0200 Subject: [PATCH] Revert error message length limitation --- website/src/repl/Repl.jsx | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/website/src/repl/Repl.jsx b/website/src/repl/Repl.jsx index f12c64fc..8fe43c6d 100644 --- a/website/src/repl/Repl.jsx +++ b/website/src/repl/Repl.jsx @@ -339,13 +339,9 @@ export function Repl({ embedded = false }) { {panelPosition === 'right' && !isEmbedded &&