issues
search
Outgrown
/
outgrown_fe
https://outgrown.vercel.app
0
stars
1
forks
source link
Add conditional rendering for change user
#48
Closed
derekgithub2
closed
1 year ago
derekgithub2
commented
1 year ago
What does this merge do? Check all that apply.
[ ] Adds a new feature
[x] Improves an existing feature
[x] Fixes a bug
[ ] Cleans up (logs, tests, etc.)
How has this been tested?
Description:
Fixed bug where on initial render "Change user was not displayed"
Update CSS for responsiveness in mobile view
Issues:
Where to find Changes:
Nav.js
Checklist
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have used tests to prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my change
What does this merge do? Check all that apply.
How has this been tested?
Description:
Issues:
Where to find Changes:
Nav.js
Checklist