Skip to content

Commit c4965f7

Browse files
Update src/libs/CardUtils.ts
Co-authored-by: Vit Horacek <36083550+mountiny@users.noreply.github.com>
1 parent 383c557 commit c4965f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libs/CardUtils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ function getMonthFromExpirationDateString(expirationDateString: string) {
3737
}
3838

3939
/**
40+
* Ensure to sort physical Expensify cards first, no matter what their cardIDs are. This way ensures the Expensify Combo Card detail is rendered correctly, because we will always use the cardID of the physical card from the combo card duo.
4041
* @param card
4142
* @returns number
4243
*/

0 commit comments

Comments
 (0)