We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6200332 commit 5860c59Copy full SHA for 5860c59
examples/svelte/dynamic/src/App.svelte
@@ -11,8 +11,8 @@
11
<p>
12
These components are using <strong>dynamic</strong> sizes. This means that each
13
element's exact dimensions are unknown when rendered. An estimated dimension
14
- is used as the initial measurement, then this measurement is readjusted
15
- on the fly as each element is rendered.
+ is used as the initial measurement, then this measurement is readjusted on the
+ fly as each element is rendered.
16
</p>
17
<nav>
18
<ul>
0 commit comments