From e1b1cfc5e5980e5ccb3844536b07ee6fa8085a92 Mon Sep 17 00:00:00 2001 From: Bintang Kurniawan Date: Wed, 26 Nov 2025 09:32:24 +0700 Subject: [PATCH] . --- src/App.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index 66d49e9..77cf127 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -25,10 +25,10 @@ function App() { } /> } /> } /> + }> + }> } /> - }> - }> );