We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2088e0a commit 4148b74Copy full SHA for 4148b74
README.md
@@ -24,3 +24,5 @@ itemFilter: (item, query) {
24
return item.toLowerCase().startsWith(query.toLowerCase());
25
}
26
`
27
+
28
+
0 commit comments