You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add generic for wrapper.find() and wrapper.get() (vuejs#1871)
* feat: add generic for wrapper.find() and wrapper.get()
* refactor: change HTMLElement -> Element
* fix: fix the tests for wrapper
* fix: forgot to apply the generic
* test: added the simple test
0 commit comments