Breaking Header and Footer out into components

For forthcoming i18n setup
This commit is contained in:
Jeff Avallone
2018-02-11 15:58:59 -05:00
parent 4923bbd985
commit 63766e84e9
11 changed files with 168 additions and 139 deletions
-2
View File
@@ -18,7 +18,5 @@ export default renderToString(
<p>Most popular ad blockers will prevent these tools from sending any tracking data, and doing so will <b>not</b> impact the performance of this app. Regexper is not supported by ad revenue or sales of any kind. The information collected by these tools is used to monitor application performance, determine browser support, and collect error reports.</p>
</Message>
</noscript>
<div id="root"></div>
</PageTemplate>
);