Skip to content

Commit f4512b0

Browse files
authored
Update package name from 'Complex Table' to 'Complex Tree' (#438)
1 parent 1cd9609 commit f4512b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/docs/docs/getstarted.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ stay up to date.
2323

2424
## Installation
2525

26-
To start using React Complex Table, install it to your project as a dependency via
26+
To start using React Complex Tree, install it to your project as a dependency via
2727

2828
```
2929
npm install react-complex-tree
@@ -253,4 +253,4 @@ function App() {
253253
</UncontrolledTreeEnvironment>
254254
);
255255
}
256-
```
256+
```

0 commit comments

Comments
 (0)