Compare commits
No commits in common. "2c0791b472ec25892f82503919a6c9e4ea97ff72" and "29b34775b6a2a6c2bceced47300029b5dd094725" have entirely different histories.
2c0791b472
...
29b34775b6
|
@ -8,9 +8,7 @@ export function App() {
|
|||
return (
|
||||
<>
|
||||
<div class="container">
|
||||
<figure id="sfw">
|
||||
<img src={preactLogo} alt="" />
|
||||
</figure>
|
||||
<figure id="sfw"></figure>
|
||||
</div>
|
||||
</>
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue