Closed al-rosenthal closed 1 month ago
Is credential
still being passed as a param to this screen from NotificationListItem.tsx
and chat-messages.tsx
?
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
refacoted component to expect id instead of a full credential
Summary of Changes
CredentialDetails.tsx
to expectcredentialId
instead of a credential objectRelated Issues
BC Wallet 2225
Pull Request Checklist
Tick all boxes below to demonstrate that you have completed the respective task. If the item does not apply to your this PR check it anyway to make it apparent that there's nothing to do.
Signed-off-by
line (we use the DCO GitHub app to enforce this);If you have any questions to any of the points above, just submit and ask! This checklist is here to help you, not to deter you from contributing!
Pro Tip 🤓
PR template adapted from the Python attrs project.