1hanzla100 / developer-portfolio

Software Developer Portfolio Template built with react.js and next.js bootstrap that helps you showcase your work and skills as a software developer.
https://developer-portfolio-1hanzla100.vercel.app/
Apache License 2.0
692 stars 445 forks source link

fix: fix render error in ExperienceCard #16

Closed bobbyg603 closed 2 years ago

bobbyg603 commented 2 years ago

By default, <CardText> renders as a <p> tag which yields an error that <ul> tags cannot be nested under <p> tags. This change instructs <CardText> to render as a <div> tag instead.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/1hanzla100/developer-portfolio/ECw4KNdyUvenZLzHEfsYz2pezhz8
✅ Preview: https://developer-portfolio-git-fork-bobbyg603-fix-card-text-1hanzla100.vercel.app