narayan954 / dummygram

DummyGram is a social media application where we have posts, stories, chat, friends, authentication, comment, delete, share and like feature. It uses ReactJs in the frontend for the UI and Firebase for the backend storing the users, posts, stories and comments.
https://narayan954.github.io/dummygram/
MIT License
76 stars 185 forks source link

fix: semicolon added on every comment (#1266) #1272

Closed leabuende closed 11 months ago

leabuende commented 11 months ago

Removed semi colon at comments in the Comment Dialog box

leabuende commented 11 months ago

Could you add the hacktoberfest-accepted label to this PR please ?

narayan954 commented 11 months ago

Could you add the hacktoberfest-accepted label to this PR please ?

yeah sure, fixing these :)

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

narayan954 commented 11 months ago

Thanks for your contribution :)