From 37be7f99c4b04dde9d77e449a75f9d05e0407d1e Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Mon, 8 Nov 2021 20:43:19 -0800 Subject: [PATCH] fix: UI flash when loading history sidebar --- app/components/Layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/Layout.js b/app/components/Layout.js index 40d01959..63d44bde 100644 --- a/app/components/Layout.js +++ b/app/components/Layout.js @@ -143,7 +143,7 @@ class Layout extends React.Component { {this.props.children} - +