Merge commit '62975d8746592619a513ad1a89071be54e4a2883' into testing
commit
2c0791b472
|
@ -8,7 +8,9 @@ export function App() {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<figure id="sfw"></figure>
|
<figure id="sfw">
|
||||||
|
<img src={preactLogo} alt="" />
|
||||||
|
</figure>
|
||||||
</div>
|
</div>
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue