Client:VersionHistory:Section:Body:VersionRow Removed logger

This commit is contained in:
Akmal Isomadinov 2024-06-24 14:27:21 +05:00
parent 8029dccb39
commit d20beab2a2

View File

@ -235,8 +235,6 @@ const VersionRow = (props) => {
newRowHeight && onUpdateHeight(index, newRowHeight);
}, [showEditPanel, versionsListLength]);
console.log({ title, info });
return (
<StyledVersionRow
showEditPanel={showEditPanel}