vega-frontend-monorepo/libs/react-helpers
Bartłomiej Głownia 6705eb4398
feat(trading): calculate required margin base on open volume, active … (#2957)
Co-authored-by: mattrussell36 <mattrussell36@users.noreply.github.com>
2023-03-09 10:03:50 +00:00
..
src feat(trading): calculate required margin base on open volume, active … (#2957) 2023-03-09 10:03:50 +00:00
.babelrc Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
.eslintrc.json feat#873): wallet service v2 (#1349) 2022-10-03 11:12:34 -07:00
jest.config.ts chore(trading): filtering and sorting for ledger entries (#2944) 2023-02-24 08:40:31 +01:00
jest.setup.js fix jest setup for react helpers 2022-03-10 20:51:05 -08:00
package.json Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
project.json feat(ci): publish monorepo libs to npm (#2951) 2023-02-22 12:11:35 +00:00
README.md Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
tsconfig.json feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tsconfig.lib.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.spec.json chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02:00

react-helpers

This library was generated with Nx.

Running unit tests

Run nx test react-helpers to execute the unit tests via Jest.