Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-04-23 11:25:56 -07:00
parent 80ad4f643a
commit b7bfb86d37

View File

@@ -499,21 +499,6 @@ function ListVendorContent({
</svg>
</div>
</th>
<th className="py-3 px-4 text-left text-xs font-semibold text-gray-500">
<div className="flex items-center gap-2">
Last update
<svg
width="8"
height="8"
viewBox="0 0 8 8"
fill="none"
xmlns="http://www.w3.org/2000/svg"
className="text-gray-400"
>
<path d="M4 6L7 3H1L4 6Z" fill="currentColor" />
</svg>
</div>
</th>
<th className="py-3 px-4 text-left text-xs font-semibold text-gray-500">
<div className="flex items-center gap-2">
Data Risk
@@ -575,9 +560,6 @@ function ListVendorContent({
</Link>
</div>
</td>
<td className="py-4 px-4 text-sm">
{formatDate(vendor.updatedAt)}
</td>
<td className="py-4 px-4">
{riskStatus.status === "NEEDED" ? (
<Badge className="bg-gray-100 text-gray-600 font-medium text-xs px-2 py-1 rounded-md">