Skip to content

Commit 569b3c7

Browse files
committed
Fix react root render
1 parent ec340b3 commit 569b3c7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ const handleReady = () => {
4343
<App />
4444
</PersistGate>
4545
</Provider>,
46-
document.getElementById('root'),
4746
)
4847
})
4948
};

0 commit comments

Comments
 (0)