From b963d7e5e1297f244f4f23762e5cf2b801f31a18 Mon Sep 17 00:00:00 2001 From: Ike Saunders Date: Fri, 22 Sep 2023 16:02:01 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20use=20MarkdownTextWrap=20in=20ex?= =?UTF-8?q?plorer=20subtitle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- explorer/Explorer.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/explorer/Explorer.tsx b/explorer/Explorer.tsx index d4c01b1a222..155a5ba4b86 100644 --- a/explorer/Explorer.tsx +++ b/explorer/Explorer.tsx @@ -36,6 +36,7 @@ import { isInIFrame, keyBy, keyMap, + MarkdownTextWrap, omitUndefinedValues, PromiseCache, PromiseSwitcher, @@ -746,12 +747,12 @@ export class Explorer
{this.explorerProgram.explorerTitle}
-
+
+ +
) }