OasisDEX/oasis-react

View on GitHub
src/containers/OasisMakeOfferModal.jsx

Summary

Maintainability
A
1 hr
Test Coverage
C
70%

Function render has 56 lines of code (exceeds 50 allowed). Consider refactoring.
Open

  render() {
    const { baseToken, offerMakeType, sellToken } = this.props;

    return (
      <ReactModal
Severity: Major
Found in src/containers/OasisMakeOfferModal.jsx - About 1 hr to fix

There are no issues that match your filters.

Category
Status