From f419cab77a184e5a5c91e312218a4427d3c69d75 Mon Sep 17 00:00:00 2001 From: Diego Sanchez Date: Wed, 17 Nov 2021 17:46:26 -0300 Subject: [PATCH] test --- src/App.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.tsx b/src/App.tsx index 268c985..2801d5b 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -26,6 +26,7 @@ import HyperPascal from './pages/HyperPascal' FocusStyleManager.onlyShowFocusOnTabs() +// TEst comment function App() { const location = useLocation()