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
<h3>Mobile Friendly (Multiple Nav Components)</h3>
366
-
<p>To have a mobile friendly Navbar that handles multiple <code>Nav</code> components use <code>CollapsableNav</code>. The <code>toggleNavKey</code> must still be set, however, the corresponding <code>eventKey</code> must now be on the <code>CollapsableNav</code> component.</p>
366
+
<p>To have a mobile friendly Navbar that handles multiple <code>Nav</code> components use <code>CollapsibleNav</code>. The <code>toggleNavKey</code> must still be set, however, the corresponding <code>eventKey</code> must now be on the <code>CollapsibleNav</code> component.</p>
367
367
<divclassName="bs-callout bs-callout-info">
368
368
<h4>Div collapse</h4>
369
-
<p>The <code>navbar-collapse</code> div gets created as the collapsable element which follows the <ahref="http://getbootstrap.com/components/#navbar-default">bootstrap</a>collapsable navbar documentation.</p>
369
+
<p>The <code>navbar-collapse</code> div gets created as the collapsible element which follows the <ahref="http://getbootstrap.com/components/#navbar-default">bootstrap</a>collapsible navbar documentation.</p>
0 commit comments