Added the ability to customize the alert message #248
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#L749
'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
|
Loading