Compare commits

..

No commits in common. "f417194ad39bb8b502acebb62132b8d2671bcdbc" and "f6f528c394dc729c9168aa714d136ba988e02322" have entirely different histories.

View File

@ -179,7 +179,7 @@ const ListViewContact = ({ data, Pagination }) => {
<tr style={{ height: "200px" }}> <tr style={{ height: "200px" }}>
<td <td
colSpan={contactList.length + 1} colSpan={contactList.length + 1}
className="text-center align-middle border-0" className="text-center align-middle"
> >
No contacts found No contacts found
</td> </td>