FOSSologyUI
FOSSologyUI copied to clipboard
fix: UI bug at footer #266
closes #266
Description
This fixes #266 UI bug at footer by showing empty string instead of undefined in footer
Changes
I've changed index file in Footer to conditionally check if value is undefined then show empty string instead of undefined else show the commit hash by appending # with commit
How to test
to test just use yarn start and look at the footer