mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 14:51:15 +00:00
add missing opening html tag
This commit is contained in:
parent
daddce2b5d
commit
da1879f049
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ file. The SixtyFPS runtime expects the `<canvas>` element to have the id `id = "
|
|||
(Replace `memory.js` by the correct file name).
|
||||
|
||||
```html
|
||||
<html>
|
||||
<body>
|
||||
<!-- canvas required by the SixtyFPS runtime -->
|
||||
<canvas id="canvas">>/canvas>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue