LFFE-18 make confir img to be required in machinary and passenger boss
This commit is contained in:
@@ -18,7 +18,6 @@ const UploadSystem = ({
|
||||
}) => {
|
||||
const t = useTranslations();
|
||||
const fileInputRef = useRef(null);
|
||||
|
||||
const handleClick = () => {
|
||||
fileInputRef.current.click();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user