From 18ef20f7ebcd2681cfd9c49feedf442c2052f22c Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Wed, 2 Oct 2019 14:33:26 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20de=20l'inscription=20newsletter=20sur?= =?UTF-8?q?=20les=20int=C3=A9grations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/sites/mon-entreprise.fr/pages/Iframes/IframeFooter.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/sites/mon-entreprise.fr/pages/Iframes/IframeFooter.js b/source/sites/mon-entreprise.fr/pages/Iframes/IframeFooter.js index 72ea5c59e..25c0a096b 100644 --- a/source/sites/mon-entreprise.fr/pages/Iframes/IframeFooter.js +++ b/source/sites/mon-entreprise.fr/pages/Iframes/IframeFooter.js @@ -1,4 +1,5 @@ import LangSwitcher from 'Components/LangSwitcher' +import NewsletterRegister from 'Components/NewsletterRegister' import marianneSvg from 'Images/marianne.svg' import urssafSvg from 'Images/urssaf.svg' import React, { useEffect, useState } from 'react' @@ -17,6 +18,7 @@ export default function IframeFooter() { return ( <> +