Fix filenames for button & loading components (#4)

* Fix filenames for button & loading components

* Fix filenames for button & loading components
This commit is contained in:
Thomas Hopkins 2016-10-12 13:13:53 -07:00 committed by Harrison Healey
parent 8c3f60e41d
commit 2232ef7173
3 changed files with 1 additions and 1 deletions

View file

@ -44,4 +44,4 @@ function mapStateToProps(state) {
export default connect(mapStateToProps, {
loadDevice
})(RootContainer);
})(RootContainer);