Add a MenuOption to the CredentialCard component that says 'view raw data'. Use an icon that is either code, or json related. When clicked, a dialogue modal should pop up with a syntax highlighted, pretty formatted json string of the underlying object.
[ ] Create a MenuOption that says View Raw Data that has a relevant icon
[ ] When a use clicks the option a dialogue modal pops up
[ ] The modal displays a text box with formatted a highlighted json object
Add a MenuOption to the CredentialCard component that says 'view raw data'. Use an icon that is either code, or json related. When clicked, a dialogue modal should pop up with a syntax highlighted, pretty formatted json string of the underlying object.
View Raw Data
that has a relevant icon