Merge version_1 into main #4
@@ -7,7 +7,7 @@ interface SvgTextLogoProps {
|
||||
fill?: string;
|
||||
fontFamily?: string;
|
||||
className?: string;
|
||||
dominantBaseline?: 'auto' | 'text-bottom' | 'alphabetic' | 'ideographic' | 'middle' | 'hanging' | 'mathematical' | 'central';
|
||||
dominantBaseline?: 'auto' | 'text-after-edge' | 'alphabetic' | 'ideographic' | 'middle' | 'hanging' | 'mathematical' | 'central';
|
||||
textAnchor?: 'start' | 'middle' | 'end' | 'inherit';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user