mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 20:09:35 +00:00
docs: update copy
This commit is contained in:
parent
16fd0681d4
commit
ee2b535026
3 changed files with 9 additions and 5 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue