From 37c87b0dca25f5f94e0dc2f3d292b91be16d8783 Mon Sep 17 00:00:00 2001 From: KateMacdonald Date: Thu, 21 Mar 2024 11:30:14 +1100 Subject: [PATCH] Update src/content/design-system/payee-selection --- .../payee-selection/design/payee-tile/content.mdoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/apps/site/src/content/design-system/payee-selection/design/payee-tile/content.mdoc b/apps/site/src/content/design-system/payee-selection/design/payee-tile/content.mdoc index b14a90673..c6b6b9a57 100644 --- a/apps/site/src/content/design-system/payee-selection/design/payee-tile/content.mdoc +++ b/apps/site/src/content/design-system/payee-selection/design/payee-tile/content.mdoc @@ -1,6 +1,6 @@ The account tile uses the [Flexicell](/components/flexicell) component. -When displaying a **savings** or **transaction account**, display the account name (or nickname), account balance and the account number details. +The payee tile has a few configurations, it can come with an icon to represent the payee type or the initials of the payee's name or nickname. The right side can also have a date, for when it indicating a recent payee or an Info icon that links to more details about that payee. ```tsx @@ -19,8 +19,6 @@ When displaying a **savings** or **transaction account**, display the account na ``` -When listing a **credit card,** **loan account** or **transaction account** with a **debit card,** display the account name (or nickname), account balance, available balance and the account number or masked card number details. - ```tsx