docs: tab to spaces

pull/2917/head
Ruben Garcia 2 years ago
parent a992dd17c9
commit af9f6c7586

@ -98,7 +98,7 @@ export const MessageAttachment = (props: Props) => {
messageTimestamp, messageTimestamp,
messageSender: attachmentProps?.sender, messageSender: attachmentProps?.sender,
conversationId: attachmentProps?.convoId, conversationId: attachmentProps?.convoId,
index: 0, index: 0,
}); });
} }
}, },

Loading…
Cancel
Save