From 1e417451409c1ad1643e031781102d18924fe64c Mon Sep 17 00:00:00 2001 From: despiegk Date: Thu, 31 Oct 2024 10:18:28 +0100 Subject: [PATCH] ... --- react-shadcn-starter/src/App.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/react-shadcn-starter/src/App.tsx b/react-shadcn-starter/src/App.tsx index 31da436..c1530c2 100644 --- a/react-shadcn-starter/src/App.tsx +++ b/react-shadcn-starter/src/App.tsx @@ -13,12 +13,12 @@ const webdavConfig: WebDAVConfig = { function App() { return ( <> - - {/* */} + /> */} + )