🐛 répare le bouton 'comprendre mes résultats'

pull/264/head
Johan Girod 2018-06-20 16:11:32 +02:00
parent 583cbcd52f
commit d664342ee4
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ import { Trans, translate } from 'react-i18next'
import { Element, scroller } from 'react-scroll'
import './conversation/conversation.css'
import { SimpleButton } from './ui/Button'
import { default as withColours, default as withTracker } from './withColours'
import withColours from './withColours'
import withTracker from './withTracker'
@translate()
@withColours