Akshat agarwal
Results
2
comments of
Akshat agarwal
@Seiphir0the No you can't the interface is defined as below ``` export interface CommonImageType { src: string; srcSet?: string | undefined; sizes?: string | undefined; onLoad?: (() => void) |...
@ethanselzer can I take this issue up to resolve