From 7b1e4a1f03647378229b81b89452393e109f1399 Mon Sep 17 00:00:00 2001 From: Meik Date: Sun, 9 Nov 2025 21:15:06 +0100 Subject: [PATCH] fix: remove stray braces in notification panel layout --- src/App.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.js b/src/App.js index 24d7240..fb227cd 100644 --- a/src/App.js +++ b/src/App.js @@ -1677,7 +1677,6 @@ function App() { )} - )}