diff --git a/app/components/Icons/LetterIcon.tsx b/app/components/Icons/LetterIcon.tsx index 3cd76dcae..7eca6fb94 100644 --- a/app/components/Icons/LetterIcon.tsx +++ b/app/components/Icons/LetterIcon.tsx @@ -14,7 +14,7 @@ type Props = { */ const LetterIcon = ({ children, size = 24, ...rest }: Props) => ( - + {children}