In the code below there is an React.js example of a drawing in Canvas that can be modified.
import React, { useRef, useEffect } from \'react\'; const Canvas