From 7114c20e30f198535449965003d8f04ab6d6a22b Mon Sep 17 00:00:00 2001 From: James Ritchie Date: Fri, 28 Mar 2025 11:15:44 +0000 Subject: [PATCH] Fixes svg icon property for React --- apps/webapp/app/assets/icons/PythonLogoIcon.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/webapp/app/assets/icons/PythonLogoIcon.tsx b/apps/webapp/app/assets/icons/PythonLogoIcon.tsx index fdef667ca0..e0fbc6fc0e 100644 --- a/apps/webapp/app/assets/icons/PythonLogoIcon.tsx +++ b/apps/webapp/app/assets/icons/PythonLogoIcon.tsx @@ -1,7 +1,7 @@ export function PythonLogoIcon({ className }: { className?: string }) { return ( - +