chainlink-algolia-search
Advanced tools
Comparing version 0.2.0 to 0.3.0
@@ -6,2 +6,3 @@ import React from 'react'; | ||
categoryOrder?: Array<(typeof ALGOLIA_INDEXES)[number]>; | ||
searchTerm: string | null; | ||
}; | ||
@@ -8,0 +9,0 @@ declare const ModalBodySearchResult: React.FC<ModalBodySearchResultProps>; |
@@ -10,2 +10,3 @@ import React from 'react'; | ||
itemCategory?: string; | ||
searchTerm?: string | null; | ||
}; | ||
@@ -12,0 +13,0 @@ declare const SearchResultListItem: React.FC<SearchResultListItem>; |
{ | ||
"name": "chainlink-algolia-search", | ||
"private": false, | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2698237
14217