Merge version_1 into main #3
@@ -22,7 +22,7 @@ export const SvgTextLogo: React.FC<SvgTextLogoProps> = ({
|
||||
fontSize,
|
||||
fontWeight,
|
||||
fill: color,
|
||||
dominantBaseline: 'central' as DominantBaseline,
|
||||
dominantBaseline: 'central' as any,
|
||||
textAnchor: 'middle',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user