Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 4366 | Rev 4368 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 4366 Rev 4367
Línea 103... Línea 103...
103
                  {option.label}
103
                  {option.label}
104
                </span>
104
                </span>
105
                <SwitchInput
105
                <SwitchInput
106
                  name={option.input_name}
106
                  name={option.input_name}
107
                  register={register}
107
                  register={register}
108
                  initValue={getValues(option.input_name)}
-
 
109
                />
108
                />
110
              </div>
109
              </div>
111
            )
110
            )
112
          })}
111
          })}
113
          <button type="submit" className="btn btn-primary">
112
          <button type="submit" className="btn btn-primary">