typo in README.md (#1124)

master
Avi Radinsky 3 months ago committed by GitHub
parent b301a92209
commit 1f6b68255f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -244,7 +244,7 @@ const vnode = h("div#container", { style: { color: "#000" } }, [
### `fragment` (experimental)
Caution: This feature is currently experimental and must be opted in.
Its API may be changed without an major version bump.
Its API may be changed without a major version bump.
```mjs
const patch = init(modules, undefined, {

Loading…
Cancel
Save