fxa/libs/payments/ui
Lisa Chan b802c22139
fix(payments-next): Revise Details component
2024-09-25 10:18:57 -04:00
..
src fix(payments-next): Revise Details component 2024-09-25 10:18:57 -04:00
.eslintrc.json chore: update nx to 19.5.1 and typescript to 5.5.3 2024-07-23 22:37:41 +00:00
.swcrc feat(libs): convert libs/* to esbuild and swc/jest 2024-06-27 15:28:55 -04:00
README.md feat(next): payments-next initial work 2023-09-12 14:24:39 -04:00
jest.config.ts feat(libs): convert libs/* to esbuild and swc/jest 2024-06-27 15:28:55 -04:00
project.json feat(cart): add get cart action to pages 2024-04-23 17:10:39 -04:00
tsconfig.json feat(cart): add get cart action to pages 2024-04-23 17:10:39 -04:00
tsconfig.lib.json feat(next): payments-next initial work 2023-09-12 14:24:39 -04:00
tsconfig.spec.json feat(cart): add get cart action to pages 2024-04-23 17:10:39 -04:00

README.md

payments-ui

This library was generated with Nx.

Running unit tests

Run nx test payments-ui to execute the unit tests via Jest.