Skip to content

Commit

Permalink
changes in example-message-list
Browse files Browse the repository at this point in the history
  • Loading branch information
SriHV committed Jan 9, 2025
1 parent d6fb403 commit b00ea1d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"dateLabel": "Sent",
"hiddenReadLabel": "Read the message",
"ariaLabelMetaData": "Message information",
"ariaLabelMsg": "Message preview",
"messages": [
{
"id": "message-list-example-1",
Expand All @@ -19,6 +18,7 @@
"unread": true,
"fromText": "ONS Business Surveys Team",
"dateText": "Tue 4 Jul 2020 at 7:47",
"bodyLabel": 'Message Preview',
"body": "Hi Jacky. Thanks for that information. Your figures have allowed us to create more accurate…"
},
{
Expand All @@ -29,6 +29,7 @@
},
"fromText": "Jacky Turner",
"dateText": "Mon 1 Oct 2019 at 9:52",
"bodyLabel": "Message preview",
"body": "Hi Jacky, Thank you for returning the Business Register and Employment Survey (BRES) 2016…"
}
]
Expand Down

0 comments on commit b00ea1d

Please sign in to comment.