theforeman/foreman

View on GitHub
webpack/assets/javascripts/react_app/common/i18nProviderWrapperFactory.js

Summary

Maintainability
A
1 hr
Test Coverage

Function i18nProviderWrapperFactory has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

) => WrappedComponent => {
  const wrappedName = getDisplayName(WrappedComponent);

  class I18nProviderWrapper extends React.Component {
    constructor(props) {

    There are no issues that match your filters.

    Category
    Status