None
- Add a "+" button that will launch the
EmailForm
in an modal - The modal should close when the
EmailForm
is submitted - Add a "Cancel" button to
EmailForm
that will close the modal, but won't display if there's no handler specified
Go to Step 13 - API lib.
None