setFormLoaderEnabled()

in src/app/work-items-edit-form.js [99:101]


  setFormLoaderEnabled(isLoading) {
    this.setState({isLoading});
  }