fix: add back BrokerOperationImpact type import for moneyColor

This commit is contained in:
Sergey Krylov 2026-06-17 13:47:34 +03:00
parent 2e0c0e7df8
commit a8bce856d9

View File

@ -4,6 +4,7 @@ import {
getBrokerInstrumentPath, getBrokerInstrumentPath,
getBrokerOperationImpact, getBrokerOperationImpact,
getBrokerOperationTypeLabel, getBrokerOperationTypeLabel,
type BrokerOperationImpact,
} from './brokerDisplay'; } from './brokerDisplay';
const tableStyle = { const tableStyle = {