v2.0.0-beta.44

This commit is contained in:
Lea Anthony
2022-08-20 09:58:18 +10:00
parent ff52d4d5f0
commit 58d3ffd241
88 changed files with 190 additions and 83 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ This will compile your project and save the production-ready binary in the `buil
If you run the binary, you should see the default application:
<div class="text--center">
<img src="/img/defaultproject.png" width="50%" style={{"box-shadow": "rgb(255 255 255 / 20%) 0px 4px 8px 0px, rgb(104 104 104) 0px 6px 20px 0px"}}/>
<img src="/img/defaultproject.png" width="50%" class="screenshot"/>
</div>
<br/>