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>
2121 </ section >
2222
2323 < 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+
2430 < h1 > Examples</ h1 >
2531 < h2 > Basic Example</ h2 >
2632 < 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>
2121 </ section >
2222
2323 < 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+
2430 < h1 > Examples</ h1 >
2531 < h2 > Basic Example</ h2 >
2632 < div id ="basic-example "> </ div >
You can’t perform that action at this time.
0 commit comments