Skip to content

Commit

Permalink
ISSD-4158 Fix Partner column size in mdf claim listing
Browse files Browse the repository at this point in the history
  • Loading branch information
thaynam authored and brianchandotcom committed Apr 25, 2024
1 parent 50a0616 commit b4035c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ export default function getMDFClaimListColumns(
{
columnKey: MDFClaimColumnKey.PARTNER,
label: 'Partner',
size: 'md'
},
{
columnKey: MDFClaimColumnKey.STATUS,
Expand Down

0 comments on commit b4035c7

Please sign in to comment.