remove extra console.log
This commit is contained in:
@@ -18,8 +18,6 @@ export function FileInfoModalWindow({ fileInfo, setWindowClose, setWindowChildre
|
||||
setWindowClose(false);
|
||||
}
|
||||
|
||||
console.log(fileInfo);
|
||||
|
||||
return (
|
||||
<div className='file-info-modal-window'>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user