firstcontributions.github.io
firstcontributions.github.io copied to clipboard
Added 'Prop-types' to project inorder to fix github build fail fix:
Added 'prop-types' added to the pakeage.json version based on my node version and yarn version
node=> v20.16.0
yarn=> v1.22.22
Renamed src/cra-project/components/SocialShare/icons.jsx => src/cra-project/components/SocialShare/Icon.jsx 'icon.jsx' to 'Icon.jsx' as per react naming convention.
These changes are based on my knowledge there are any correction feel free to respond.