Skip to content

Commit 40fdc0c

Browse files
committed
fix readme text
1 parent e43b406 commit 40fdc0c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/docs/src/pages/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ function HomepageHeader() {
2626
<p className={styles.heroText}>
2727
Super-easy integration of complex tree components into React.
2828
Supports ordered and unordered drag-and-drop, extensive keybindings,
29-
search, renaming and more. Fully customizable, accessible. Headless
30-
Tree is the official successor for{" "}
29+
search, renaming and more. Fully customizable and accessible.
30+
Headless Tree is the official successor for{" "}
3131
<Link to="https://rct.lukasbach.com/">React Complex Tree</Link>.
3232
</p>
3333
<div className={styles.buttons}>

readme.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
> The definitive tree component for the Web
44
55
Super-easy integration of complex tree components into React. Supports ordered
6-
and unordered drag-and-drop, extensive keybindings, search, renaming and more.
7-
Fully customizable, accessible. Headless Tree is the official successor for
6+
and unordered drag-and-drop, extensive keybindings, search, renaming and more.
7+
Fully customizable and accessible. Headless Tree is the official successor for
88
[react-complex-tree](https://github.com/lukasbach/react-complex-tree).
99

1010
It aims to bring the many features of complex tree views, like multi-select,

0 commit comments

Comments
 (0)