diff --git a/apps/frontend/src/pages/broker/BrokerOperationsTable.tsx b/apps/frontend/src/pages/broker/BrokerOperationsTable.tsx index d330029..5705739 100644 --- a/apps/frontend/src/pages/broker/BrokerOperationsTable.tsx +++ b/apps/frontend/src/pages/broker/BrokerOperationsTable.tsx @@ -4,6 +4,7 @@ import { getBrokerInstrumentPath, getBrokerOperationImpact, getBrokerOperationTypeLabel, + type BrokerOperationImpact, } from './brokerDisplay'; const tableStyle = {