From af6381314cd22a93645a3874740fcf902d84821b Mon Sep 17 00:00:00 2001 From: DiamondThree Date: Wed, 1 Feb 2023 21:17:17 +0800 Subject: [PATCH] bugfix: fix lint about svg attr name (#765) --- packages/app/src/components/logout-modal/icon.tsx | 2 +- packages/app/src/components/workspace-modal/icons/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/app/src/components/logout-modal/icon.tsx b/packages/app/src/components/logout-modal/icon.tsx index df23248b78..afca63f57f 100644 --- a/packages/app/src/components/logout-modal/icon.tsx +++ b/packages/app/src/components/logout-modal/icon.tsx @@ -8,7 +8,7 @@ export const Check = () => { fill="none" xmlns="http://www.w3.org/2000/svg" > - + {