ip table fix

This commit is contained in:
Vladyslav Matsiiako
2023-07-27 13:33:31 -07:00
parent 6f7601f2c4
commit 3f998296fe

View File

@@ -138,7 +138,7 @@ export const IPAllowlistTable = ({
</Tr>
);
})}
{isLoading && <TableSkeleton columns={4} key="ip-access-ranges" />}
{isLoading && <TableSkeleton innerKey="ip-access-table" columns={4} key="ip-access-ranges" />}
{!isLoading && data && data?.length === 0 && (
<Tr>
<Td colSpan={5}>