From 932e55385d39c2a43b36b933484d494bbc0222ea Mon Sep 17 00:00:00 2001 From: Brian Whitton Date: Tue, 21 Nov 2017 17:44:34 -0500 Subject: [PATCH] these classes need to be unique in GTM --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index 0b8fdce..e3b75d8 100644 --- a/src/App.js +++ b/src/App.js @@ -42,7 +42,7 @@ class App extends Component { {callToAction &&
- {callToAction} + {callToAction}
}