Add OrderBook component to Token info page. Render it below the summary table and without an icon, as there is no icon.
Add conditional rendering to OrderBook so it can handle the case of no active offers.
Add dedicated component testing for OrderBook to confirm its behavior.