firstcontributions.github.io icon indicating copy to clipboard operation
firstcontributions.github.io copied to clipboard

Added 'Prop-types' to project inorder to fix github build fail fix:

Open Animati0n opened this issue 8 months ago • 0 comments

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.

Animati0n avatar Apr 07 '25 13:04 Animati0n