We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e2317 commit 64a506dCopy full SHA for 64a506d
packages/sqle/src/index.tsx
@@ -21,7 +21,7 @@ ReactDOM.createRoot(document.getElementById('root') as HTMLElement).render(
21
);
22
23
initReactI18n();
24
-
+console.log('first');
25
// If you want to start measuring performance in your app, pass a function
26
// to log results (for example: reportWebVitals(console.log))
27
// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals
0 commit comments