UNPKG

@jjordy/swr-devtools

Version:

Devtools for SWR

6 lines (5 loc) 143 B
export default function CloseIcon({ fill, height, width }: { fill?: string; height?: number; width?: number; }): JSX.Element;