diff --git a/src/components/LockIcon.tsx b/src/components/LockIcon.tsx index e8db82f40..053387da7 100644 --- a/src/components/LockIcon.tsx +++ b/src/components/LockIcon.tsx @@ -43,7 +43,7 @@ export function LockIcon(props: LockIconProps) { const sizeCn = `ToolIcon_size_${props.size || DEFAULT_SIZE}`; return ( -