Skip to content

Commit b15e8c1

Browse files
authored
Update README.md
1 parent b6d9179 commit b15e8c1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
[![npm](https://img.shields.io/npm/v/react-ui-tree.svg)](https://www.npmjs.com/package/react-ui-tree)
44
[![npm](https://img.shields.io/npm/dm/react-ui-tree.svg)](https://www.npmjs.com/package/react-ui-tree)
55

6-
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/FePD8SysdYMQPkxMdAFPzUxj/pqx/react-ui-tree'>
7-
<img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/FePD8SysdYMQPkxMdAFPzUxj/pqx/react-ui-tree.svg' />
8-
</a>
9-
106
React tree component
117

128
This project was initially developed for a webpage builder. It maintains an internal tree structure within the component through [js-tree](https://github.com/wangzuo/js-tree).
139

10+
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/FePD8SysdYMQPkxMdAFPzUxj/pqx/react-ui-tree'>
11+
<img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/FePD8SysdYMQPkxMdAFPzUxj/pqx/react-ui-tree.svg' />
12+
</a>
13+
1414
### Demo
1515
[https://pqx.github.io/react-ui-tree](https://pqx.github.io/react-ui-tree)
1616

0 commit comments

Comments
 (0)