You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
<Listitems={[{key: 'irving',media: <Avatarsrc="public/images/avatar/small/matt.jpg"/>,header: 'Irving Kuhic',headerMedia: '7:26:56 AM',content: 'Program the sensor to the SAS alarm through the haptic SQL card!',},{key: 'skyler',media: <Avatarsrc="public/images/avatar/small/steve.jpg"status="Available"/>,header: 'Skyler Parks',headerMedia: '11:30:17 PM',content: 'Use the online FTP application to input the multi-byte application!',},{key: 'dante',media: <Avatarsrc="public/images/avatar/small/nom.jpg"/>,header: 'Dante Schneider',headerMedia: '5:22:40 PM',content: 'The GB pixel is down, navigate the virtual interface!',},]}/>
Expected Result
All three avatars should have the same height, aligning perfectly in the list.
Actual Result
The avatar with the status icon is taller and messes up the alignment.