9ddedd0b78
* feat: add status header stat, move header to own component * chore: fix alignment of price change values when arrow is not rendered * test: add check for market state display * feat: add market state component and adjust queries to handle sub updates to market state * test: update mocks to include data.marketState fields * chore: add missing market state to console-lite mock * chore: test adjustment * fix: botched conflict resolution * chore: update select market columns test * chore: add missing fields to test helper functions Co-authored-by: Rado <szpiechrados@gmail.com>
2 lines
32 B
TypeScript
2 lines
32 B
TypeScript
export * from './market-state';
|