vega-frontend-monorepo/libs/react-helpers
2023-05-25 10:39:07 +00:00
..
src fix(trading): price and volume in the last 24h can be incorrectly reported (#3870) 2023-05-25 10:39:07 +00:00
.babelrc Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00
.eslintrc.json chore(react-helpers): remove ag-grid deps (#3628) 2023-05-09 09:04:33 +01: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 fix(ui-toolkit): add keys to healthbar segments (#3797) 2023-05-17 15:14:11 +01:00
project.json chore(ui-toolkit,react-helpers,utils,tailwindcss-config): add more build targets (#3518) 2023-04-21 14:28:18 +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.