Skip to content
* Fixed Webform to make use of the new custom Formik Context;
* Fixed the AddressAutocomplete to make use of the GenericFormElement;
* Fixed Webform Wizard next and previous buttons;
* Mocked Webform API calls to test them inside stories;
* Implemented Webform tests;
* Fixed typing;