Skip to content

Commit 212be9b

Browse files
authored
Update README.md
1 parent d7a6bdd commit 212be9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ To start you can just copy [DefaultTabBar](https://github.com/skv-headless/react
6565

6666
You can change tabs programmatically. Just use `goToPage` method.
6767

68-
```
68+
```javascript
6969
var App = React.createClass({
7070
render() {
7171
return <ScrollableTabView

0 commit comments

Comments
 (0)