Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 6773 Rev 6774
Línea 8... Línea 8...
8
import { getMonths, getYears } from '../../utils/dates'
8
import { getMonths, getYears } from '../../utils/dates'
Línea 9... Línea 9...
9
 
9
 
10
import SwitchInput from '../UI/SwitchInput'
10
import SwitchInput from '../UI/SwitchInput'
11
import FormErrorFeedback from '../UI/FormErrorFeedback'
11
import FormErrorFeedback from '../UI/FormErrorFeedback'
12
import UbicationInput from '../../../shared/ubication-input/UbicationInput'
12
import UbicationInput from '../../../shared/ubication-input/UbicationInput'
Línea 13... Línea 13...
13
import useFetchHelper from '../../hooks/useFetchHelper'
13
// import useFetchHelper from '../../hooks/useFetchHelper'
14
 
14
 
15
const ExperienceModal = ({
15
const ExperienceModal = ({
16
  show = false,
16
  show = false,