1
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export type xSvgPropsType = {
|
||||
src:string,
|
||||
width:number,
|
||||
height:number,
|
||||
color:string
|
||||
}
|
||||
Reference in New Issue
Block a user