Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 550 Rev 551
Línea 8... Línea 8...
8
import { QuestionStats } from './QuestionCard'
8
import { QuestionStats } from './QuestionCard'
9
import { CommentForm, CommentsList } from '../feed/CommentSection'
9
import { CommentForm, CommentsList } from '../feed/CommentSection'
10
import Paraphrase from '../UI/Paraphrase'
10
import Paraphrase from '../UI/Paraphrase'
11
import StyledContainer from '../widgets/WidgetLayout'
11
import StyledContainer from '../widgets/WidgetLayout'
12
import ReactionsButton from '../UI/buttons/ReactionsButton'
12
import ReactionsButton from '../UI/buttons/ReactionsButton'
-
 
13
import styled from 'styled-components'
Línea 13... Línea 14...
13
 
14
 
14
const StyledForm = styled(CommentForm)`
15
const StyledForm = styled(CommentForm)`
15
  margin: 0 5px;
16
  margin: 0 5px;