From 75fe7416e4cd910fc42c18f369b63736943f3323 Mon Sep 17 00:00:00 2001 From: Steve Persch Date: Wed, 18 Dec 2024 11:15:19 -0600 Subject: [PATCH] Update gatsby-ssr.js --- gatsby-ssr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby-ssr.js b/gatsby-ssr.js index c256b36a8b..5fe5f94363 100644 --- a/gatsby-ssr.js +++ b/gatsby-ssr.js @@ -5,7 +5,7 @@ import { GlobalWrapper } from "@pantheon-systems/pds-toolkit-react" import { MOBILE_MENU_BREAKPOINT } from './src/vars/responsive' /* - * Add global scripts to ensure Bootstrap and jQuery JS is included + * Add global scripts to ensure Bootstrap and jQuery JS is included. */ export const onRenderBody = ({ setPostBodyComponents }) => { setPostBodyComponents([