vega-frontend-monorepo/libs/react-helpers
2023-05-03 09:44:45 +01:00
..
src feat(trading): market view persistent pane sizes (#3537) 2023-05-03 09:44:45 +01: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 ci: publish esm and cjs 2023-04-25 10:11:55 +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.