Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 750 Rev 1437
Línea 7... Línea 7...
7
import { addNotification } from '../../redux/notification/notification.actions'
7
import { addNotification } from '../../redux/notification/notification.actions'
8
import styled from 'styled-components'
8
import styled from 'styled-components'
Línea 9... Línea 9...
9
 
9
 
10
import Spinner from '../UI/Spinner'
10
import Spinner from '../UI/Spinner'
11
import TagsInput from '../UI/TagsInput'
11
import TagsInput from '../UI/TagsInput'
Línea 12... Línea 12...
12
import FormErrorFeedback from '../UI/FormErrorFeedback'
12
import FormErrorFeedback from '../UI/form/FormErrorFeedback'
13
 
13
 
14
const TagsContainer = styled.div`
14
const TagsContainer = styled.div`
15
  padding: 0.5rem;
15
  padding: 0.5rem;