diff --git a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx index 9224858..cd9646c 100644 --- a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx +++ b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx @@ -31,7 +31,7 @@ const SvgTextLogo: React.FC = ({ x="0" y="50%" fontSize={fontSize} - n fontWeight={fontWeight} + fontWeight={fontWeight} letterSpacing={letterSpacing} fill={fill} textAnchor={textAnchor}