We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a76dfad commit d5e17bdCopy full SHA for d5e17bd
types/suggestions.d.ts
@@ -27,7 +27,7 @@ export type Method =
27
| 'Title'
28
| 'title'
29
| 'TestId'
30
- | 'testtd'
+ | 'testid'
31
32
export function getSuggestedQuery(
33
element: HTMLElement,
0 commit comments