This commit is contained in:
Drew Larson
2017-05-23 19:30:44 -06:00
parent cf0d414c73
commit 049e3fd587
@@ -24,7 +24,6 @@ class BikeModal extends React.Component {
handleModalClose={this.props.handleClose}
enableReinitialize
/>
}
</Dialog>
)
}