Add tests for ReadReceiptGroup.tsx
This commit is contained in:
@@ -210,7 +210,8 @@ interface ReadReceiptPersonProps extends IReadReceiptProps {
|
||||
onAfterClick?: () => void;
|
||||
}
|
||||
|
||||
function ReadReceiptPerson({
|
||||
// Export for testing
|
||||
export function ReadReceiptPerson({
|
||||
userId,
|
||||
roomMember,
|
||||
ts,
|
||||
|
||||
Reference in New Issue
Block a user