Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 2794 Rev 2827
Línea 6... Línea 6...
6
  InputLabel,
6
  InputLabel,
7
  styled
7
  styled
8
} from '@mui/material'
8
} from '@mui/material'
9
import { Controller } from 'react-hook-form'
9
import { Controller } from 'react-hook-form'
Línea 10... Línea 10...
10
 
10
 
Línea 11... Línea 11...
11
import { colors } from '@app/styles/mui/colors'
11
import colors from '@styles/colors'
Línea 12... Línea 12...
12
 
12
 
13
import FormErrorFeedback from '../form/FormErrorFeedback'
13
import FormErrorFeedback from '../form/FormErrorFeedback'