You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/src/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -94,9 +94,9 @@ <h2>Large Data Example</h2>
94
94
<divid="large-data-example"></div>
95
95
96
96
<h2>Filter Example</h2>
97
-
<p>Filtering of nodes is also easily possible</p>
97
+
<p>Filtering of nodes is also easily possible.</p>
98
98
<divid="filter-example"></div>
99
-
99
+
100
100
<footerclass="site-footer">
101
101
<spanclass="site-footer-owner">
102
102
<ahref="https://github.com/jakezatecky/react-checkbox-tree">React Checkbox Tree</a> is maintained by <ahref="https://github.com/jakezatecky">jakezatecky</a>.
0 commit comments