We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3adfad3 + a10c849 commit 13c28a8Copy full SHA for 13c28a8
demo/index.html
@@ -20,7 +20,7 @@ <h1>Demos</h1>
20
<li><a href="nested_advanced.html">Nested Advanced grids</a></li>
21
<li><a href="offset.html">Offset parent</a></li>
22
<li><a href="react-hooks.html">ReactJS (Hooks)</a></li>
23
- <li><a href="react-hooks-controlled-multiple.html">ReactJS (Hooks), mulitple, controlled (NOT RECOMMENDED - BROKEN)</a></li>
+ <li><a href="react-hooks-controlled-multiple.html">ReactJS (Hooks), multiple grid, controlled (NOT Ideal)</a></li>
24
<li><a href="react.html">ReactJS</a></li>
25
<li><a href="responsive.html">Responsive</a></li>
26
<li><a href="right-to-left(rtl).html">Right-To-Left (RTL)</a></li>
0 commit comments