AmanNegi / FreshNest

A platform that connects local producers directly with consumers seeking fresh produce.
https://fresh-nest.netlify.app
GNU Affero General Public License v3.0
22 stars 36 forks source link

Fix #185 : Remove timer's live property (Updated) #193

Closed MohitKambli closed 6 months ago

MohitKambli commented 6 months ago

Hello, Hope you're doing well. In order to solve issue https://github.com/AmanNegi/FreshNest/issues/185, I have simply added the live property to the TimeAgo component and set it to false. The reason for doing this is to remove the live timer which actually looked like "1, 2, 3 seconds ago" before introducing the mentioned property and setting it to false. The default value of this property is true. For more details regarding the property and react-timeago component, one can refer this link. If at all there is anything required from my end, then do let me know. Sincere apologies for my mistakes if you find any. I am terribly sorry for the previous commits that created a mess. Thank you for understanding.

Thanks and Regards, Mohit Kambli

AmanNegi commented 6 months ago

@MohitKambli Thanks a lot for contributing! It's always crucial to remember to create a new branch whenever you're working on a new issue, as it helps keep everything organized and makes it easier to track changes.

Regarding your Pull Request, I think I'll go ahead and merge it this time since the changes are not significant. By the way, I really appreciate the detailed description you provided for this PR. 💙✨

Feel free to come back for more issues, or if you find any issues while using the platform feel free to lodge an issue anytime. ✨🚀