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 f549de7 commit 91b71c1Copy full SHA for 91b71c1
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@github/filter-input-element",
3
"version": "0.0.1",
4
- "description": "Custom element used to create a filter input.",
+ "description": "Display elements in a subtree that match filter input text.",
5
"main": "dist/umd/index.js",
6
"module": "dist/index.js",
7
"types": "dist/index.d.ts",
0 commit comments