changed useEffect variables

This commit is contained in:
apoorv taneja
2024-02-02 18:16:54 +05:30
parent a06c628653
commit 142c1c003e
@@ -219,7 +219,7 @@ export const SignaturePad = ({
img.src = defaultValue; img.src = defaultValue;
} }
}, [defaultValue]); }, []);
return ( return (
<div <div