From 90e3044249c113f82c4b286fef545dc5026faa73 Mon Sep 17 00:00:00 2001 From: Athou Date: Thu, 22 Jun 2023 16:30:00 +0200 Subject: [PATCH] wait for tab to be activated to load rich code editor --- commafeed-client/src/pages/app/SettingsPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commafeed-client/src/pages/app/SettingsPage.tsx b/commafeed-client/src/pages/app/SettingsPage.tsx index e894d200..fc555549 100644 --- a/commafeed-client/src/pages/app/SettingsPage.tsx +++ b/commafeed-client/src/pages/app/SettingsPage.tsx @@ -8,7 +8,7 @@ import { TbCode, TbPhoto, TbUser } from "react-icons/tb" export function SettingsPage() { return ( - + }> Display