Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit ec9f7fb

Browse files
committed
eslint fix
1 parent 38d7c1c commit ec9f7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ItemRange.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default class ItemRange extends Component {
1919
}
2020

2121
static propTypes = {
22-
}
22+
};
2323

2424
shouldComponentUpdate = shouldPureComponentUpdate;
2525

0 commit comments

Comments
 (0)