Merge commit '54d3d4a6a0b45172319e839e3bb1bf14d8dd7b2e' into testing
commit
d5d436e5f0
|
@ -8,7 +8,7 @@ export function App() {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div id={header}></div>
|
<div></div>
|
||||||
</div>
|
</div>
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue