diff --git a/web/src/views/SimpleView.tsx b/web/src/views/SimpleView.tsx index 57f6694..34ac639 100644 --- a/web/src/views/SimpleView.tsx +++ b/web/src/views/SimpleView.tsx @@ -1515,26 +1515,30 @@ export function SimpleView() { ) : null} {(runtimeSnapshot?.tradeId || entry.linked_trade_id) ? ( - + ) : null} {runtimeSnapshot?.orderId ? ( - + ) : null} {updatedAt ? (