diff --git a/invokeai/frontend/web/src/common/components/IAIDndImage.tsx b/invokeai/frontend/web/src/common/components/IAIDndImage.tsx index 7347334144..f621e4e207 100644 --- a/invokeai/frontend/web/src/common/components/IAIDndImage.tsx +++ b/invokeai/frontend/web/src/common/components/IAIDndImage.tsx @@ -109,8 +109,6 @@ const IAIDndImage = (props: IAIDndImageProps) => { useThumbailFallback, withHoverOverlay = false, children, - onMouseOver, - onMouseOut, dataTestId, ...rest } = props; @@ -134,8 +132,6 @@ const IAIDndImage = (props: IAIDndImageProps) => { return (