We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d705d17 + ac06582 commit 4e7f7acCopy full SHA for 4e7f7ac
1 file changed
docs/src/ComponentsPage.js
@@ -476,7 +476,7 @@ const ComponentsPage = React.createClass({
476
<ReactPlayground codeText={Samples.NavBasic} />
477
478
<h3><Anchor id="navs-dropdown">Dropdown</Anchor></h3>
479
- <p>Add dropdowns using the <code>DropdownButton</code> component. Just make sure to set <code>navItem</code> property to true.</p>
+ <p>Add dropdowns using the <code>NavDropdown</code> component.</p>
480
<ReactPlayground codeText={Samples.NavDropdown} />
481
482
<h3><Anchor id="navs-stacked">Stacked</Anchor></h3>
0 commit comments