Web:Files:Adding props areaSelect.

This commit is contained in:
Vlada Gazizova 2022-05-26 14:58:16 +03:00
parent be3bbf9188
commit 06a565b02d

View File

@ -173,6 +173,7 @@ const VersionRow = (props) => {
value={commentValue}
isDisabled={isSavingComment}
autoFocus={true}
areaSelect={true}
/>
</>
)}