| 1 | /* eslint-disable jsx-a11y/no-static-element-interactions */ |
| 2 | /* eslint-disable jsx-a11y/click-events-have-key-events */ |
| 3 | /* eslint-disable react/destructuring-assignment,react/no-multi-comp,react/prop-types,react/prefer-stateless-function */ |
| 4 | /* eslint-disable jsx-a11y/control-has-associated-label */ |
nothing calls this directly
no test coverage detected