vega-frontend-monorepo/libs/accounts
Art 6211c87389
Feat/627 show asset details (#960)
* feat: show asset details (627)

* feat: show asset details (627)

fixed tests

* feat: show asset details (627)

pr suggestions

* feat: show asset details (627)

var name convention

* feat: show asset details (627)

merge confict, keys

* feat: show asset details (627)

Introduced zustand store for asset details dialog.

* feat: show asset details (627)

Made it prettier

* fix: fixed lint error in accounts-table
2022-08-17 15:10:01 +01:00
..
src Feat/627 show asset details (#960) 2022-08-17 15:10:01 +01:00
.babelrc run nx format (#295) 2022-04-25 15:03:58 +01:00
.eslintrc.json [#185] Add accounts table (#193) 2022-04-06 10:48:05 -07:00
jest.config.js [#185] Add accounts table (#193) 2022-04-06 10:48:05 -07:00
package.json [#185] Add accounts table (#193) 2022-04-06 10:48:05 -07:00
project.json [#185] Add accounts table (#193) 2022-04-06 10:48:05 -07:00
README.md [#185] Add accounts table (#193) 2022-04-06 10:48:05 -07:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json [#185] Add accounts table (#193) 2022-04-06 10:48:05 -07:00
tsconfig.spec.json [#185] Add accounts table (#193) 2022-04-06 10:48:05 -07:00

accounts

This library was generated with Nx.

Running unit tests

Run nx test accounts to execute the unit tests via Jest.