add icon to valueset lists if active===false (#105)
... | ... | @@ -3,6 +3,7 @@ |
"version": "0.1.0", | ||
"private": true, | ||
"dependencies": { | ||
"@fortawesome/fontawesome-free": "^5.15.3", | ||
"@react-keycloak/web": "^3.4.0", | ||
"@testing-library/jest-dom": "^5.11.4", | ||
"@testing-library/react": "^11.1.0", | ||
... | ... |
Please register or sign in to comment