From ef1f42402d2eff9d0ca57f00e82e2735478c731f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dafydd=20Ll=C5=B7r=20Pearson?= Date: Tue, 28 May 2024 09:15:29 +0100 Subject: [PATCH] fix: Stroke width prop warning (#3200) --- editor.planx.uk/src/ui/icons/Editor.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor.planx.uk/src/ui/icons/Editor.tsx b/editor.planx.uk/src/ui/icons/Editor.tsx index b318f36a71..d01640db67 100644 --- a/editor.planx.uk/src/ui/icons/Editor.tsx +++ b/editor.planx.uk/src/ui/icons/Editor.tsx @@ -10,7 +10,7 @@ export default function EditorIcon(props: SvgIconProps) { > );