Web: VersionHistory: deleted unusing code

This commit is contained in:
Artem Tarasov 2020-11-06 16:22:58 +03:00
parent b55246fbd9
commit 48c4f3b0f2

View File

@ -303,8 +303,6 @@ const VersionRow = (props) => {
<>
<Textarea
className="version_edit-comment textarea-desktop"
//style={{ margin: "8px 24px 8px 0" }}
//placeholder="Add comment"
onChange={onChange}
fontSize={12}
heightTextArea={54}