diff --git a/package.json b/package.json index ac338caf..bbe04067 100644 --- a/package.json +++ b/package.json @@ -20,14 +20,14 @@ "react": "17.0.1", "react-clock": "^2.4.0", "react-color-gradient-picker": "^0.1.2", - "react-dom": "16.14.0", + "react-dom": "17.0.1", "react-modal": "3.12.1", "react-toastify": "6.1.0", "supports-webp": "2.0.1" }, "devDependencies": { "node-sass": "4.14.1", - "react-scripts": "4.0.1" + "react-scripts": "^3.4.4" }, "scripts": { "start": "react-scripts start", diff --git a/src/components/modals/Welcome.jsx b/src/components/modals/Welcome.jsx index 3626720a..bcc150ea 100644 --- a/src/components/modals/Welcome.jsx +++ b/src/components/modals/Welcome.jsx @@ -15,9 +15,9 @@ export default class Welcome extends React.PureComponent {

{this.props.language.information}

{this.props.language.thankyoumessage1},
{this.props.language.thankyoumessage2}

{this.props.language.support}

- - - + + +