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 deb64ee + fa80504 commit e695f7aCopy full SHA for e695f7a
docs/api/mixins/ActiveState.md
@@ -53,6 +53,6 @@ var Tab = React.createClass({
53
54
// use it just like <Link/>, and you'll get an anchor wrapped in an `li`
55
// with an automatic `active` class on both.
56
-<Tab route="foo">Foo</Tab>
+<Tab to="foo">Foo</Tab>
57
```
58
0 commit comments