We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f374b3 commit bceb502Copy full SHA for bceb502
1 file changed
Carousel.js
@@ -137,7 +137,6 @@ var Carousel = React.createClass({
137
render() {
138
let width = this.getWidth()
139
let style = {
140
- flex: 1,
141
width: width
142
}
143
0 commit comments