From 5737ecc52f42b3ad78381b4f80c39ebeb6068109 Mon Sep 17 00:00:00 2001 From: Zachary Robinson Date: Tue, 28 Nov 2023 12:10:30 -0500 Subject: [PATCH] Fix trash can display bug --- src/renderer/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/src/App.tsx b/src/renderer/src/App.tsx index 555aec3..b595a90 100644 --- a/src/renderer/src/App.tsx +++ b/src/renderer/src/App.tsx @@ -196,7 +196,7 @@ function App(): JSX.Element { className={classNames("min-h-screen max-h-screen absolute pt-20")} >
-
+
{(provider, snapshot) => (