static_src/components/create_service_instance.jsx
Function formContent
has 66 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
get formContent() {
const serviceName = this.serviceName;
if (CF_CLI_SERVICE_DETAILS.hasOwnProperty(serviceName)) {
return (
<Form