Skip to content

Commit 64a506d

Browse files
committed
[fix]: update
1 parent e5e2317 commit 64a506d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sqle/src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ReactDOM.createRoot(document.getElementById('root') as HTMLElement).render(
2121
);
2222

2323
initReactI18n();
24-
24+
console.log('first');
2525
// If you want to start measuring performance in your app, pass a function
2626
// to log results (for example: reportWebVitals(console.log))
2727
// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals

0 commit comments

Comments
 (0)