Added the ability to customize the alert message #249
Annotations
9 warnings
Build:
src/components/ImagePanel/ImagePanel.tsx#L54
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
Build:
src/components/ImagePanel/ImagePanel.tsx#L71
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
Build:
src/components/ImagePanel/ImagePanel.tsx#L182
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
Build:
src/components/ImagePanel/ImagePanel.tsx#L202
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
Lint:
src/components/ImagePanel/ImagePanel.test.tsx#L753
'saveAs' is deprecated. use `{ autoBom: false }` as the third argument
|
Lint:
src/components/ImagePanel/ImagePanel.tsx#L54
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
Lint:
src/components/ImagePanel/ImagePanel.tsx#L71
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
Lint:
src/components/ImagePanel/ImagePanel.tsx#L182
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
Lint:
src/components/ImagePanel/ImagePanel.tsx#L202
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
The logs for this run have expired and are no longer available.
Loading