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 419c2ab commit 79ebd66Copy full SHA for 79ebd66
src/connectors/breadcrumb/connectBreadcrumb.js
@@ -22,7 +22,7 @@ Full documentation available at https://community.algolia.com/instantsearch.js/v
22
`;
23
24
/**
25
- * @typedef {Object} CustomBreadcrumbItem
+ * @typedef {Object} BreadcrumbItem
26
* @property {string} name Name of the category or subcategory.
27
* @property {string} value Value of breadcrumb item.
28
*/
0 commit comments