Defaultinator / defaultinator-ui

User interface for Defaultinator
MIT License
2 stars 6 forks source link

Do not render Edit button for verified Credentials #11

Closed luciddr34m3r closed 2 years ago

luciddr34m3r commented 2 years ago

You cannot edit verified credentials, so the edit button should not be rendered in the ui if the record is verified.

CredentialPage component, I believe.