From 3ce5e570d0e8d975f6c73cfc5923b13e1dbe5754 Mon Sep 17 00:00:00 2001 From: "Jason R. Stevens, CFA" Date: Sat, 5 Feb 2022 08:34:38 -0600 Subject: [PATCH] :bug: change to proper react camelCase --- pages/_document.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/_document.jsx b/pages/_document.jsx index b005c7a..b2bfeee 100644 --- a/pages/_document.jsx +++ b/pages/_document.jsx @@ -26,7 +26,7 @@ class PhundDocument extends Document {