mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 15:48:32 -06:00
refatoring image upload error
This commit is contained in:
@@ -51,6 +51,7 @@ export default function Modal({
|
||||
: " bg-opacity-0 -z-50 ")
|
||||
}
|
||||
onClick={modalControl.closeModal}
|
||||
// if mouse up here, do not, if mouse down then still do
|
||||
>
|
||||
<div
|
||||
onClick={(e) => {
|
||||
|
||||
Reference in New Issue
Block a user