Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 11060 Rev 11061
Línea 45... Línea 45...
45
					}))
45
					}))
46
				}
46
				}
Línea 47... Línea 47...
47
 
47
 
48
				clearErrors()
48
				clearErrors()
-
 
49
				closeModal()
49
				closeModal()
50
				setIsShowSecondPage(false)
50
				dispatch(addNotification({
51
				dispatch(addNotification({
51
					style: 'success',
52
					style: 'success',
52
					msg: 'Usuario registrado'
53
					msg: 'Usuario registrado'
53
				}))
54
				}))