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

fixes singup page overflow issue #1269

Closed love-sonkar closed 11 months ago

love-sonkar commented 11 months ago

fixes singup page profile picture is overflowing this is fixed in #1268

ggg

gga

sonarcloud[bot] commented 11 months ago

SonarCloud Quality Gate failed.    Quality Gate failed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

narayan954 commented 11 months ago

I've added a fix, kindly verify it on your local by pulling it. LMK if it's okay now?

narayan954 commented 11 months ago

Thanks for your contribution!