This commit is contained in:
Jonathan Kelley 2024-11-16 23:00:46 -05:00
parent 772bd2ec8b
commit 44fe0fc03b
No known key found for this signature in database
GPG key ID: 1FBB50F7EB0A08BE

View file

@ -88,7 +88,7 @@ fn app() -> Element {
With one command, `dx serve` and your app is running. Edit your markup and styles and see the results in real time.
<div align="center">
<video src="./notes/hotreload-video.mp4" autoplay loop muted width="500"></video>
<video src="./notes/hotreload-video.mp4" width="500"></video>
</div>
## Built-in Android and iOS support