diff --git a/src/components/CCIP/Tables/ChainTable.tsx b/src/components/CCIP/Tables/ChainTable.tsx index ef7b4c66d58..3e682570661 100644 --- a/src/components/CCIP/Tables/ChainTable.tsx +++ b/src/components/CCIP/Tables/ChainTable.tsx @@ -70,7 +70,7 @@ function ChainTable({ lanes, explorerUrl, sourceNetwork, environment }: TablePro {inOutbound === LaneFilter.Outbound ? "Destination" : "Source"} network {inOutbound === LaneFilter.Outbound ? "OnRamp" : "OffRamp"} address - Status + Status @@ -120,7 +120,7 @@ function ChainTable({ lanes, explorerUrl, sourceNetwork, environment }: TablePro )} /> - +