Merged in SW-3459-setup-booking-confirmation-page-in-sas (pull request #2794)
Setup booking-confirmation page in SAS * Setup booking-confirmation page in SAS move booking-confirmation tracking to booking-flow * remove unused param * Add test cards to documentation * Fix payment callback page to use correct status Approved-by: Anton Gunnarsson Approved-by: Hrishikesh Vaipurkar
This commit is contained in:
@@ -25,7 +25,7 @@ Inside the `/packages` directory, you'll find our shared libraries and utilities
|
||||
|
||||
> A note about dependencies between our apps and packages:
|
||||
> In general all apps are allowed to depend on any package, but packages have a few caveats:
|
||||
>
|
||||
>
|
||||
> `design-system` should never import from `booking-flow` or `trpc`.
|
||||
> `common` should never import from anything except `typescript-config`.
|
||||
|
||||
@@ -48,4 +48,5 @@ For more details see the respective apps and packages' README files.
|
||||
## More documentation
|
||||
|
||||
- [Icons](./docs/icons.md)
|
||||
- [Translations (i18n)](./docs/translations.md)
|
||||
- [Payment](./docs/payment.md)
|
||||
- [Translations (i18n)](./docs/translations.md)
|
||||
|
||||
Reference in New Issue
Block a user