diff --git a/src/App.tsx b/src/App.tsx index 080ff35c1..91c40ddd2 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -14,6 +14,7 @@ if (BASE_URL === '') { const userRepository = new UserJSDataverseRepository() function App() { + console.log('Hi there') return (