ProfileSummary
ProfileSummary is a composable that displays a mini profile card. Given a UserProfile, it displays a mini profile card using the other atomic components provided within the SDK.
Parameters
profile
The user's profile information
modifier
Composable modifier
ProfileSummary is a composable that displays a mini profile card. Given a UserProfile, it displays a mini profile card using the other atomic components provided within the SDK.
Parameters
state
The user's profile state
modifier
Composable modifier