Skip to content

Commit c419e0e

Browse files
committed
fix: update
1 parent 43353a5 commit c419e0e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

frontend/app/App.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ function App() {
3939

4040
return (
4141
<div className="App">
42-
<Header/>
43-
<LoginModal/>
42+
<Header/>
4443
<LocationModal/>
4544
<TargetPriceModal/>
4645
<Main/>

0 commit comments

Comments
 (0)