File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ Demo: http://cheton.github.io/react-infinite-tree
10
10
11
11
## Features
12
12
* High performance infinite scroll with large data set
13
- * [ Customizable renderer] ( https://github.com/cheton/infinite-tree/wiki/Options#rowrenderer ) to render the tree in any form
13
+ * [ Customizable renderer] ( https://github.com/cheton/react- infinite-tree#rendering-tree-nodes ) to render the tree in any form
14
14
* [ Load nodes on demand] ( https://github.com/cheton/infinite-tree/wiki/Options#loadnodes )
15
15
* Native HTML5 drag and drop API
16
- * A rich set of [ APIs] ( https://github.com/cheton/infinite-tree#api-documentation )
16
+ * A rich set of [ APIs] ( https://github.com/cheton/react- infinite-tree#api )
17
17
18
18
## Browser Support
19
19
![ Chrome] ( https://github.com/alrra/browser-logos/raw/master/src/chrome/chrome_48x48.png ) <br >Chrome | ![ Edge] ( https://github.com/alrra/browser-logos/raw/master/src/edge/edge_48x48.png ) <br >Edge | ![ Firefox] ( https://github.com/alrra/browser-logos/raw/master/src/firefox/firefox_48x48.png ) <br >Firefox | ![ IE] ( https://github.com/alrra/browser-logos/raw/master/src/archive/internet-explorer_9-11/internet-explorer_9-11_48x48.png ) <br >IE | ![ Opera] ( https://github.com/alrra/browser-logos/raw/master/src/opera/opera_48x48.png ) <br >Opera | ![ Safari] ( https://github.com/alrra/browser-logos/raw/master/src/safari/safari_48x48.png ) <br >Safari
You can’t perform that action at this time.
0 commit comments