From 8ee064dd5c322ea395337c762d88261eb4e56fbb Mon Sep 17 00:00:00 2001 From: Kieran Farr Date: Thu, 17 Aug 2023 14:27:30 -0700 Subject: [PATCH] fix typo to remove react console errors --- src/icons/icons.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/icons/icons.jsx b/src/icons/icons.jsx index 0c735868..a36a12fe 100644 --- a/src/icons/icons.jsx +++ b/src/icons/icons.jsx @@ -105,9 +105,9 @@ const Compass32Icon = () => ( );