@ -211,6 +211,13 @@ const CustomerProfile = () => {
<List
dataSource={otherEmailList}
pagination={
{
pageSize: 2,
showLessItems: true,
size: 'small'
}
renderItem={(email) => (
<List.Item
className='hover:bg-stone-50'