Hi Guys,
I’ve been creating a basic contact form following your documentation and have got it working but now want to remove the “excess” code by using the apostrophe-pieces-submit-widgets module. I have tried using it in both my app.js file and creating a contact-form-submit-widgets module and I receive the following error:
The type apostrophe-pieces-submit-widgets is not defined.
I have also tried manually installing the above module using NPM but still receive the same error. Any help would be greatly appreciated.
Wayne