Skip to content

Commit 851439e

Browse files
committed
fixing version
1 parent fddc6fa commit 851439e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveComponent/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2225,7 +2225,7 @@ Deferring / Lazy Loading Components
22252225

22262226
.. versionadded:: 2.13.0
22272227

2228-
The ability to defer loading a component was added in Live Components 2.7.
2228+
The ability to defer loading a component was added in Live Components 2.13.
22292229

22302230
If a component is heavy to render, you can defer loading it until after
22312231
the page has loaded. To do this, use the ``defer`` attribute:

0 commit comments

Comments
 (0)