@prutech/compliance 1.0.240 → 1.0.241

Sign up to get free protection for your applications and to get access to all the features.
@@ -16795,6 +16795,7 @@ const commentHistoryColumnDefs = [
16795
16795
  },
16796
16796
  {
16797
16797
  headerName: 'Notes/Comments', field: 'comments', sortable: true, resizable: true, filter: true,
16798
+ wrapText: true, autoHeight: true,
16798
16799
  },
16799
16800
  {
16800
16801
  headerName: 'Created By', field: 'createdBy', sortable: true, resizable: true, filter: true,