[Bug] LicenseDetails not rendered #399
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
🟧 priority: high
Stalls work on the project or its dependents
🚦 status: awaiting triage
Has not been triaged & therefore, not ready for work
Description
Potentially, when a user selects a license type on chooser or goes through the steps, there is a card on the right that displays the details of that specific license combination. Currently, this card is not displayed.
Reproduction
npm install
npm run build-component
demo.html
and go through the stepsExpectation
LicenseDetails should display correctly.
Screenshots
Wrong output
Correct output
Resolution
The text was updated successfully, but these errors were encountered: