📅  最后修改于: 2022-03-11 15:03:21.939000             🧑  作者: Mango
//Specify the type or assign a variable with the same type
const overlayEl = useRef(null);
or
const overley E1 = useRef(document.createElement('div'));