Skip to content

Commit c8dbf4e

Browse files
author
Malte W
committed
clean up
1 parent 920f765 commit c8dbf4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/simple/components/ShadowScrollbars/ShadowScrollbars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export default createClass({
5353
return (
5454
<div style={containerStyle}>
5555
<Scrollbars
56-
ref="scrollbars"
56+
ref="scrollbars"
5757
onUpdate={this.handleUpdate}
5858
{...props}/>
5959
<div

0 commit comments

Comments
 (0)