women-who-software / scrollodex

A fun place for women who code members to add and display their business cards.
https://scrollodex.netlify.app/
MIT License
7 stars 47 forks source link

Fixed React Warning(Invalid DOM Property) #126

Closed tisaum closed 2 years ago

tisaum commented 2 years ago

PR for the issue #108

*Files Changed

chumleyCard.jsx katyaCard.jsx

*Bug anker tags of these files had class prop instead of className(JSX specific).

*Fixes Changed anker tag class prop to className.

netlify[bot] commented 2 years ago

Deploy Preview for scrollodex ready!

Name Link
Latest commit 64d631f4b4df239fcc2086ed7cab77c05985ea49
Latest deploy log https://app.netlify.com/sites/scrollodex/deploys/6350ba93a8508f00085d906d
Deploy Preview https://deploy-preview-126--scrollodex.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

domsbytes commented 2 years ago

looks good @a-u-m ! thanks for your contribution 👍