Loading src/functions/imageOverlay.js +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ export const props = { required: true, }, bounds: { type: Array, type: [Array, Object], required: true, }, opacity: { Loading Loading
src/functions/imageOverlay.js +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ export const props = { required: true, }, bounds: { type: Array, type: [Array, Object], required: true, }, opacity: { Loading