mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
⚙️ Update all svgs properties + update `size` type
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
export interface IconProps {
|
||||
size?: string;
|
||||
size?: number;
|
||||
color?: string;
|
||||
className?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user