fix: switch between before
and after
the image should not zoom
#114
Annotations
8 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
modules/renderer/components/Collapse.tsx#L42
'children' is missing in props validation
|
build:
modules/renderer/components/ImageViewer.tsx#L13
'width' PropType is defined but prop is never used
|
build:
modules/renderer/components/ImageViewer.tsx#L14
'height' PropType is defined but prop is never used
|
build:
modules/renderer/components/Messager.tsx#L13
'onClick' PropType is defined but prop is never used
|
build:
modules/renderer/components/Modal.tsx#L35
'children' is missing in props validation
|
build:
modules/renderer/components/Popper.tsx#L92
'children' is missing in props validation
|
build:
modules/renderer/components/TargetTypeSelect.tsx#L10
'sourceExt' PropType is defined but prop is never used
|