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 ( <> +