Skip to content

Commit cc99b2f

Browse files
improve docs
1 parent dbcccf4 commit cc99b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/drafts/UnderlineNav2.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ const Navigation = () => {
152152
name="loadingCounters"
153153
type="boolean"
154154
defaultValue="false"
155-
description="Whether all of the counters are in loading state"
155+
description="Whether the navigation items are in loading state. Component waits for all the counters to finish loading to prevent multiple layout shifts."
156156
/>
157157
<PropsTableRow
158158
name="afterSelect"

0 commit comments

Comments
 (0)