diff --git a/src/App.tsx b/src/App.tsx index 0a3deb1..cc0dc93 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -5,6 +5,10 @@ function App() { return ( <>

Hello, OrgExplorer!

+ {/*Adding the button here */} + ) }