dadada
parent
29b34775b6
commit
62975d8746
|
@ -8,7 +8,9 @@ export function App() {
|
|||
return (
|
||||
<>
|
||||
<div class="container">
|
||||
<figure id="sfw"></figure>
|
||||
<figure id="sfw">
|
||||
<img src={preactLogo} alt="" />
|
||||
</figure>
|
||||
</div>
|
||||
</>
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue