ChoukseyKhushbu / Gitzilla

A resume builder for your GitHub profile.
https://gitzilla.netlify.app/
MIT License
63 stars 10 forks source link

Checking existence of userData to discard loading of empty skill boxes #8

Closed monkfromearth closed 4 years ago

monkfromearth commented 4 years ago

Fixes issue #7 by checking if userData is null. This mimics the checking of whether data has loaded. If data is loaded, then empty boxes are removed, regardless of the fact that there might be no skills present.