docs: update copy

This commit is contained in:
Eric Y Liu 2021-07-18 05:30:50 -07:00
commit ee2b535026
3 changed files with 9 additions and 5 deletions

View file

@ -9,7 +9,7 @@ components: ["UnorderedList", "ListItem"]
<InlineNotification svx-ignore title="Tip:" kind="info" hideCloseButton>
<div class="body-short-01">
To render data formatted as a tree structure, use the <Link href="/components/RecursiveList#unordered">RecursiveList</Link> component.
Consider using the <Link href="/components/RecursiveList#unordered">RecursiveList</Link> component for rendering tree structured data.
</div>
</InlineNotification>