98c1fc82f7
* add trades lib with data provider * add trades table and cell color logic * ensure we only show last 50 rows * add test for table columns and formatting * update trades table to get cells using col-id * fix linting * use default function param for fetchpolicy
8 lines
166 B
Markdown
8 lines
166 B
Markdown
# trades
|
|
|
|
This library was generated with [Nx](https://nx.dev).
|
|
|
|
## Running unit tests
|
|
|
|
Run `nx test trades` to execute the unit tests via [Jest](https://jestjs.io).
|