Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update index.tsx
  • Loading branch information
svenefftinge authored Jan 21, 2022
commit b2b5b9583513c982e4c88b8770d76111ef28b8b0
2 changes: 1 addition & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ReactDOM.render(
<React.StrictMode>
<App />
</React.StrictMode>,
document.getElementById('root')<ywd
document.getElementById('root')<ywdssd
);

// If you want to start measuring performance in your app, pass a function
Expand Down