mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Update web-sys.mdx, typo: JavaSciprt -> JavaScript (#3314)
This commit is contained in:
parent
8b9e164d7e
commit
b33214efc1
@ -145,7 +145,7 @@ document.getElementById('mousemoveme').onmousemove = (e) => {
|
||||
|
||||
### `web-sys` example
|
||||
|
||||
Using `web-sys` alone the above JavaSciprt example could be implemented like this:
|
||||
Using `web-sys` alone the above JavaScript example could be implemented like this:
|
||||
|
||||
```toml title=Cargo.toml
|
||||
[dependencies]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user