Removed proxy and added api calls, has gov gateway auth

This commit is contained in:
2022-01-20 10:56:26 +00:00
parent 6f37064eba
commit 5a536e158c
127 changed files with 5829 additions and 3097 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
import React, { Fragment } from "react";
export const Tracking = ({ googleTagManagerID }) => (
export const Tracking = ({ googleTagManagerID, nonce }) => (
<Fragment>
<script
nonce={nonce}
dangerouslySetInnerHTML={{
__html: `(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],