Skip to content

Commit

Permalink
feat: add better empty My Orders table description
Browse files Browse the repository at this point in the history
  • Loading branch information
dib542 committed Jun 3, 2024
1 parent 9792f6c commit 6a9c9d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Orderbook/OrderbookFooter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ function OrderbookFooterTable({
userLimitOrderMap: userLimitOrderMapOfPair,
filterToStatus,
}}
rowDescription="Orders"
/>
);
}
Expand Down

0 comments on commit 6a9c9d6

Please sign in to comment.