Skip to content

Commit

Permalink
Made versions text selectable (#1159)
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net>
  • Loading branch information
bexsoft and Benjamin Perez committed Oct 28, 2021
1 parent 5740c11 commit 610c8a4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -842,6 +842,7 @@ const ObjectDetails = ({
entityName="Versions"
idField="version_id"
records={filteredRecords}
textSelectable
/>
)}
</Grid>
Expand Down

0 comments on commit 610c8a4

Please sign in to comment.