Vertical List of Contacts with Images

This component displays a vertical list of contact items with profile images on the left and contact details text on the right. It uses Tailwind CSS utility classes like divide-y, divide-gray-100, flex, gap-x-4, min-w-0, text-sm, text-xs etc. to style and lay out the content. The divide-y and divide-gray-100 classes create the vertical dividing lines between each list item.

Similar Components

Other components related to contacts, list, vertical, images, profiles tags