Skip to content

All chatcards have the same time 'a few seconds ago' #12

@roqkfchqh

Description

@roqkfchqh

/client/src/components/views/ChatPage/Sections/ChatCard.js

line 38 :
<span>{moment(props.createdAt).fromNow()}</span>

instead of
<span>{moment().fromNow()}</span>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions