diff --git a/src/index.tsx b/src/index.tsx index 9f61062..e546ba7 100755 --- a/src/index.tsx +++ b/src/index.tsx @@ -25,28 +25,26 @@ if (!rootElement) throw new Error("Failed to find the root element"); const root = ReactDOM.createRoot(rootElement); root.render( - - - - } /> - } /> - } /> - } /> - } /> - } /> - } /> - - } /> - } /> - - - } /> - - } /> - }> - - - + + + } /> + } /> + } /> + } /> + } /> + } /> + } /> + + } /> + } /> + + + } /> + + } /> + }> + + );