File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,12 @@ <h2 class="project-tagline">A simple and elegant checkbox tree for React</h2>
21
21
</ section >
22
22
23
23
< section class ="main-content ">
24
+ < p >
25
+ < strong > React Checkbox Tree</ strong > is a feature-rich React component for a checkbox treeview.
26
+ Checkout the examples below and then view < a href ="https://github.com/jakezatecky/react-checkbox-tree/tree/master/examples/src/js "> source code</ a >
27
+ or main < a href ="https://github.com/jakezatecky/react-checkbox-tree "> documentation page</ a > when you are ready to try it out.
28
+ </ p >
29
+
24
30
< h1 > Examples</ h1 >
25
31
< h2 > Basic Example</ h2 >
26
32
< div id ="basic-example "> </ div >
Original file line number Diff line number Diff line change @@ -21,6 +21,12 @@ <h2 class="project-tagline">A simple and elegant checkbox tree for React</h2>
21
21
</ section >
22
22
23
23
< section class ="main-content ">
24
+ < p >
25
+ < strong > React Checkbox Tree</ strong > is a feature-rich React component for a checkbox treeview.
26
+ Checkout the examples below and then view < a href ="https://github.com/jakezatecky/react-checkbox-tree/tree/master/examples/src/js "> source code</ a >
27
+ or main < a href ="https://github.com/jakezatecky/react-checkbox-tree "> documentation page</ a > when you are ready to try it out.
28
+ </ p >
29
+
24
30
< h1 > Examples</ h1 >
25
31
< h2 > Basic Example</ h2 >
26
32
< div id ="basic-example "> </ div >
You can’t perform that action at this time.
0 commit comments