diff --git a/source/components/Feedback/PageFeedback.js b/source/components/Feedback/PageFeedback.js index edc453c2c..7269c177b 100644 --- a/source/components/Feedback/PageFeedback.js +++ b/source/components/Feedback/PageFeedback.js @@ -105,7 +105,7 @@ class PageFeedback extends Component { stickToFooter })}> {!this.state.showForm && !this.state.showThanks && ( - <> +
{this.props.customMessage || ( Cette page vous est utile ? @@ -130,7 +130,7 @@ class PageFeedback extends Component {
- + )} {this.state.showThanks && (