From 68f9f5009709610983ec2561f17c32f7ab39d564 Mon Sep 17 00:00:00 2001 From: Spicer Matthews Date: Mon, 11 Mar 2024 20:15:23 -0700 Subject: [PATCH] Refactored our head code to support passing a cause into Raptive --- src/components/TabCMPHeadElements.js | 17 - src/components/head/Raptive.js | 44 +++ src/pages/index.js | 557 ++++++++++++++------------- 3 files changed, 327 insertions(+), 291 deletions(-) create mode 100644 src/components/head/Raptive.js diff --git a/src/components/TabCMPHeadElements.js b/src/components/TabCMPHeadElements.js index f9f9dd84..00a25a1f 100644 --- a/src/components/TabCMPHeadElements.js +++ b/src/components/TabCMPHeadElements.js @@ -6,23 +6,6 @@ import React from 'react' // https://github.com/gladly-team/tab-cmp/blob/master/src/tagModified.html const TabCMPHeadElements = () => ( <> -