Closed luciddr34m3r closed 2 years ago
Right now, components are conditionally rendered based on loading status, but they should all have a loading state (and therefore a loading Story).
I've done one with CredentialCard using Skeleton components, but we will need the same thing done of all other components.
We will want an error state too, but that's probably for another day.
Right now, components are conditionally rendered based on loading status, but they should all have a loading state (and therefore a loading Story).
I've done one with CredentialCard using Skeleton components, but we will need the same thing done of all other components.
We will want an error state too, but that's probably for another day.