Skip to content

Commit 8927c51

Browse files
committed
prettier
1 parent 84e6691 commit 8927c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveComponent/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- Add `modifier` option in `LiveProp` so options can be modified at runtime.
66
- Fix collections hydration with serializer in LiveComponents
77
- Add `loading` attribute to defer the rendering on the component after the
8-
page is rendered, either when the page loads (`loading="defer"`) or when
8+
page is rendered, either when the page loads (`loading="defer"`) or when
99
the component becomes visible in the viewport (`loading="lazy"`).
1010
- Deprecate the `defer` attribute.
1111

0 commit comments

Comments
 (0)