react-semantic-ui-firebase-authentication
react-semantic-ui-firebase-authentication copied to clipboard
bug(date-fns): Update date-fns distanceInWords method
Description
- This pull request fixes the bug at Messages/MessageItem.js, caused by the update here
Type of change
- update distanceInWords() to formatDistance()
- add baseDate argument
- upgrade date-fns to latest version