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.
1 parent d7a6bdd commit 212be9bCopy full SHA for 212be9b
README.md
@@ -65,7 +65,7 @@ To start you can just copy [DefaultTabBar](https://github.com/skv-headless/react
65
66
You can change tabs programmatically. Just use `goToPage` method.
67
68
-```
+```javascript
69
var App = React.createClass({
70
render() {
71
return <ScrollableTabView
0 commit comments