From 8f42c223a40087dc87fe4ee4d5e4b089ada4e92a Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 1 Apr 2026 04:58:36 +0200 Subject: [PATCH] Add conditional rendering for Inspector panel --- src/app/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/App.tsx b/src/app/App.tsx index ab3ddf73..498a6fec 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -3602,7 +3602,7 @@ export function App({ store, initialStatusMessage }: AppProps) { - + ) : (
Selection