diff --git a/js/src/App.jsx b/js/src/App.jsx index d7814c3..f1997a9 100644 --- a/js/src/App.jsx +++ b/js/src/App.jsx @@ -11,7 +11,7 @@ function App() {

diff --git a/ts/src/App.tsx b/ts/src/App.tsx index 97040de..7cc90f7 100644 --- a/ts/src/App.tsx +++ b/ts/src/App.tsx @@ -13,7 +13,7 @@ const App: Component = () => {