Merge version_1 into main #3
@@ -35,7 +35,7 @@ const SvgTextLogo: React.FC<SvgTextLogoProps> = ({
|
||||
fontSize={fontSize}
|
||||
fontFamily={fontFamily}
|
||||
fontWeight={fontWeight}
|
||||
dominantBaseline="text-bottom"
|
||||
dominantBaseline="text-after-edge"
|
||||
className={textClassName}
|
||||
>
|
||||
{text}
|
||||
|
||||
Reference in New Issue
Block a user