mirror of
https://github.com/wassname/talk.git
synced 2026-08-17 11:27:52 +08:00
copy fixes
This commit is contained in:
@@ -19,7 +19,7 @@ const DeleteMyAccountFinalStep = props => (
|
||||
<strong className={styles.block}>
|
||||
<Icon name="access_time" className={styles.timeIcon} />
|
||||
<span>
|
||||
{moment(props.scheduledDeletionDate).format('MMM Do YYYY, h:mm:ss a')}
|
||||
{moment(props.scheduledDeletionDate).format('MMM Do YYYY, h:mm a')}
|
||||
</span>
|
||||
</strong>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user