Added double click to almost all components #1661
Annotations
4 errors
Build (20.x)
The process '/usr/local/bin/yarn' failed with exit code 1
|
Build (20.x)
Type '{ children: any; src: any; icon: any; style: { color: any; backgroundColor: any; }; size: number; onClick: () => void; onDoubleClick: () => void; }' is not assignable to type 'IntrinsicAttributes & AvatarProps & RefAttributes<HTMLSpanElement>'.
|
Build (20.x)
Type '{ children: string; src: string; icon: ReactNode; style: { color: string; backgroundColor: string; }; size: number; onClick: () => void; onDoubleClick: () => void; }' is not assignable to type 'IntrinsicAttributes & AvatarProps & RefAttributes<HTMLSpanElement>'.
|
Build (20.x)
No overload matches this call.
|