feat(WEB-170): edit profile view
This commit is contained in:
4
types/components/icon.ts
Normal file
4
types/components/icon.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export type IconProps = {
|
||||
height?: number
|
||||
width?: number
|
||||
}
|
||||
Reference in New Issue
Block a user