Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DNM] Fork tests #2790

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
fix: more whitespace
thomasrockhu-codecov committed Apr 18, 2024
commit b4413b426a6fb3f58e45cd6683fffc1fd486a07b
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -43,7 +43,6 @@ const queryClient = new QueryClient({
},
},
})

const domNode = document.getElementById('root')
const root = createRoot(domNode)