Merge version_1 into main #3
@@ -6,7 +6,6 @@ interface SvgTextLogoProps {
|
||||
fontFamily?: string;
|
||||
fontWeight?: string | number;
|
||||
fill?: string;
|
||||
config?: COBEOptions;
|
||||
}
|
||||
|
||||
export const SvgTextLogo: React.FC<SvgTextLogoProps> = ({
|
||||
|
||||
Reference in New Issue
Block a user