welovedevs / react-ultimate-resume

💼 🎨 A modern software developer resume built with React and JSONResume
https://welovedevs.com/react-ultimate-resume
GNU Affero General Public License v3.0
2.13k stars 625 forks source link

Hobbies Card -> Gif_Back.jsx wont render links. #102

Closed vTajae closed 2 years ago

vTajae commented 2 years ago

git cloned (link) npm install --force (optional) npm upgrade --force

Successfully complies. I've been working on getting the gifs to render on the hobbies card. Still a work in progress, but this is an active issue. Only the Front card (gif_front.jsx) renders the gif linked in the data/json file.

I've pinpointed the feature to be in the content component inside the gifs_front.jsx file.

vTajae commented 2 years ago

Fixed it! I'll submit a pull request once it's polished!

VincentCtr commented 2 years ago

Thanks ! Let us know when your PR is ready :)