Remove unneeded html nodes
This commit is contained in:
parent
ffc638635f
commit
0820acbc56
1 changed files with 0 additions and 4 deletions
|
@ -40,10 +40,6 @@ export default function App(): JSX.Element {
|
|||
</Route>
|
||||
</Switch>
|
||||
</div>
|
||||
|
||||
<div id='overlay'/>
|
||||
|
||||
<div id='modal'/>
|
||||
</div>
|
||||
</Router>
|
||||
</IntlProvider>
|
||||
|
|
Loading…
Reference in a new issue