Skip to content

Commit

Permalink
Fix grammar
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Kelley <joshkel@gmail.com>
  • Loading branch information
joshkel committed Mar 29, 2024
1 parent ef40e06 commit 15d5b31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The required `nodeId` prop used by the `TreeItem` has been renamed to `itemId` f
</TreeView>
```

The same change has been applied to the and `ContentComponent` prop:
The same change has been applied to the `ContentComponent` prop:

```diff
const CustomContent = React.forwardRef((props, ref) => {
Expand Down

0 comments on commit 15d5b31

Please sign in to comment.