Compare commits
2 Commits
29b34775b6
...
2c0791b472
Author | SHA1 | Date |
---|---|---|
Nightly | 2c0791b472 | |
Nightly | 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