fossology / FOSSologyUI

Repository to hold the new UI framework for FOSSology built with React
https://fossology.github.io/FOSSologyUI/
GNU General Public License v2.0
47 stars 85 forks source link

fix(ui): fixed destructuring assignment error #275

Closed soham4abc closed 1 year ago

soham4abc commented 1 year ago

Description

This PR fixes the destructuring assignment error:

image

Changes

changed src/components/Widgets/TextIcon/index.jsx

How to test

Install dependencies and run the UI server

Please consider using the closing keyword if the pull request is proposed to fix an issue already created in the repository (https://help.github.com/articles/closing-issues-using-keywords/)