docs
docs copied to clipboard
🐛(frontend) fix doc timestamp display
Purpose
Implemented the logic to show 'Just now' instead of '0 seconds ago' when the difference is under one second. Users can now see 'just now' when an edit happens.
Proposal
- [x] Fixed the '0 seconds ago issue' to show 'Just Now' when edits happen.
External contributions
Thank you for your contribution! 🎉
Please ensure the following items are checked before submitting your pull request:
- [x] I have read and followed the contributing guidelines
- [x] I have read and agreed to the Code of Conduct
- [x] I have signed off my commits with
git commit --signoff(DCO compliance) - [x] I have signed my commits with my SSH or GPG key (
git commit -S) - [x] My commit messages follow the required format:
<gitmoji>(type) title description
@rvveber
@rvveber where you able to review this yet the workflow hasn't started