1
0
mirror of https://github.com/fspc/workstand.git synced 2025-04-04 10:03:22 -04:00
This commit is contained in:
Drew Larson 2017-04-09 19:25:02 -06:00
parent cf0d414c73
commit 049e3fd587

View File

@ -24,7 +24,6 @@ class BikeModal extends React.Component {
handleModalClose={this.props.handleClose}
enableReinitialize
/>
}
</Dialog>
)
}