We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43353a5 commit c419e0eCopy full SHA for c419e0e
1 file changed
frontend/app/App.tsx
@@ -39,8 +39,7 @@ function App() {
39
40
return (
41
<div className="App">
42
- <Header/>
43
- <LoginModal/>
+ <Header/>
44
<LocationModal/>
45
<TargetPriceModal/>
46
<Main/>
0 commit comments