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.
SearchItemShowMore
1 parent afad9fb commit 1198e4bCopy full SHA for 1198e4b
packages/main/package.json
@@ -464,6 +464,10 @@
464
"types": "./dist/webComponents/SearchItemGroup/index.d.ts",
465
"default": "./dist/webComponents/SearchItemGroup/index.js"
466
},
467
+ "./SearchItemShowMore": {
468
+ "types": "./dist/webComponents/SearchItemShowMore/index.d.ts",
469
+ "default": "./dist/webComponents/SearchItemShowMore/index.js"
470
+ },
471
"./SearchMessageArea": {
472
"types": "./dist/webComponents/SearchMessageArea/index.d.ts",
473
"default": "./dist/webComponents/SearchMessageArea/index.js"
0 commit comments