Skip to content

Commit

Permalink
feat(content): add lucide-react package
Browse files Browse the repository at this point in the history
  • Loading branch information
codingcodax committed Oct 11, 2024
1 parent 0730785 commit 14072c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/www/content/docs/ui/file-tree.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ dependencies: ['@radix-ui/react-collapsible']
<Step>
### Install the primitive

Install the `@radix-ui/react-collapsible` package.
Install the `@radix-ui/react-collapsible` and the `lucide-react` packages.

```package-install
@radix-ui/react-collapsible
@radix-ui/react-collapsible lucide-react
```

</Step>
Expand Down

0 comments on commit 14072c3

Please sign in to comment.