Files
calendar/packages/app-store/ee/routing-forms
17eb45b0b6 fix: input component style in routing forms (#6731)
* fix: remove custom className

* removed extra type text

removed extra type text from input

---------

Co-authored-by: alannnc <alannnc@gmail.com>
2023-02-01 01:39:29 +00:00
..
2023-01-18 15:30:25 -07:00
2023-01-31 17:44:14 -03:00
2022-12-07 14:47:02 -07:00
2023-01-17 17:58:10 +01:00

Routing Forms App

How to run Tests

yarn e2e:app-store runs all Apps' tests. You can use describe.only() to run Routing Forms tests only.

Make sure that the app is running already with NEXT_PUBLIC_IS_E2E=1 so that the app is installable