diff --git a/source/components/LegalNotice.js b/source/components/LegalNotice.js index d84ae003b..ec99b80c1 100644 --- a/source/components/LegalNotice.js +++ b/source/components/LegalNotice.js @@ -44,7 +44,9 @@ export const LegalNoticeContent = withTranslation()(() => (
San Francisco, CA 94107
Site web :  - https://www.netlify.com + + https://www.netlify.com +

@@ -52,7 +54,7 @@ export const LegalNoticeContent = withTranslation()(() => (

- + contact@mon-entreprise.beta.gouv.fr diff --git a/source/components/Overlay.js b/source/components/Overlay.js index 2ec061ab3..a74782150 100644 --- a/source/components/Overlay.js +++ b/source/components/Overlay.js @@ -7,21 +7,14 @@ export default class Overlay extends Component { render() { const { onClose, children, ...otherProps } = this.props return ( -

+
-
{ - e.preventDefault() - e.stopPropagation() - }}> +
{children}