1👍
✅
I suggest you should find your input like this:
const d = wrapper.find('input.form-control[type="email"]')
Source:stackexchange.com
1👍
I suggest you should find your input like this:
const d = wrapper.find('input.form-control[type="email"]')