diff --git a/package.json b/package.json index 6787571..b16fa93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@internxt/ui", - "version": "0.1.25", + "version": "0.1.26", "description": "Library of Internxt components", "repository": { "type": "git", diff --git a/src/components/mail/cheaps/MessageCheap.tsx b/src/components/mail/cheaps/MessageCheap.tsx index 8aa1476..872d274 100644 --- a/src/components/mail/cheaps/MessageCheap.tsx +++ b/src/components/mail/cheaps/MessageCheap.tsx @@ -58,20 +58,20 @@ const MessageCheap = ({ email, active, selected, participants, onClick, onSelect -
-
-
- {!email.read &&
} +
+
+
+ {!email.read &&
}

{displayName}

-
-

+

+

{email.createdAt}

{email.subject}

-

{email.body}

+

{email.body}

diff --git a/src/components/mail/tray/__test__/__snapshots__/MessageCheap.test.tsx.snap b/src/components/mail/tray/__test__/__snapshots__/MessageCheap.test.tsx.snap index cc3b59c..f5e5362 100644 --- a/src/components/mail/tray/__test__/__snapshots__/MessageCheap.test.tsx.snap +++ b/src/components/mail/tray/__test__/__snapshots__/MessageCheap.test.tsx.snap @@ -57,16 +57,16 @@ exports[`MessageCheap > should match snapshot 1`] = `

should match snapshot 1`] = ` John Doe

-
+

2024-01-15

@@ -88,7 +90,7 @@ exports[`MessageCheap > should match snapshot 1`] = ` Test Subject

This is a test email body

@@ -150,16 +152,16 @@ exports[`MessageCheap > should match snapshot 1`] = `

should match snapshot 1`] = ` John Doe

-
+

2024-01-15

@@ -181,7 +185,7 @@ exports[`MessageCheap > should match snapshot 1`] = ` Test Subject

This is a test email body

diff --git a/src/components/mail/tray/__test__/__snapshots__/TrayList.test.tsx.snap b/src/components/mail/tray/__test__/__snapshots__/TrayList.test.tsx.snap index e9bb95b..1eb42c3 100644 --- a/src/components/mail/tray/__test__/__snapshots__/TrayList.test.tsx.snap +++ b/src/components/mail/tray/__test__/__snapshots__/TrayList.test.tsx.snap @@ -53,16 +53,16 @@ exports[`TrayList > should match snapshot 1`] = `

should match snapshot 1`] = ` John Doe

-
+

2024-01-15

@@ -84,7 +86,7 @@ exports[`TrayList > should match snapshot 1`] = ` Test Subject 1

This is test email 1

@@ -132,13 +134,13 @@ exports[`TrayList > should match snapshot 1`] = `

should match snapshot 1`] = ` Jane Smith

-
+

2024-01-16

@@ -160,7 +164,7 @@ exports[`TrayList > should match snapshot 1`] = ` Test Subject 2

This is test email 2

@@ -222,16 +226,16 @@ exports[`TrayList > should match snapshot 1`] = `

should match snapshot 1`] = ` John Doe

-
+

2024-01-15

@@ -253,7 +259,7 @@ exports[`TrayList > should match snapshot 1`] = ` Test Subject 1

This is test email 1

@@ -301,13 +307,13 @@ exports[`TrayList > should match snapshot 1`] = `

should match snapshot 1`] = ` Jane Smith

-
+

2024-01-16

@@ -329,7 +337,7 @@ exports[`TrayList > should match snapshot 1`] = ` Test Subject 2

This is test email 2