GladysProject/Gladys

View on GitHub
front/src/routes/integration/all/mqtt/device-page/DeviceForm.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function render has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render({ ...props }) {
    return (
      <div>
        <div class="form-group">
          <label class="form-label" for="deviceName">
Severity: Major
Found in front/src/routes/integration/all/mqtt/device-page/DeviceForm.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status