gramene-search 1.6.17 → 1.6.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
Binary file
@@ -1,2 +1,2 @@
1
- 65154376
2
- 1734461129352240000
1
+ 33122993
2
+ 1737649367042161000
package/dist/index.js CHANGED
@@ -4838,7 +4838,7 @@ class $6c5c4f90059875bf$var$Gene extends (0, ($parcel$interopDefault($gXNCa$reac
4838
4838
  className: "gene-synonyms",
4839
4839
  children: searchResult.synonyms.join(", ")
4840
4840
  }),
4841
- (numWordsInDescription > 1 || searchResult.can_show.pubs) && /*#__PURE__*/ (0, $gXNCa$reactjsxruntime.jsx)("p", {
4841
+ searchResult.description !== "unknown" && (numWordsInDescription > 1 || searchResult.can_show.pubs) && /*#__PURE__*/ (0, $gXNCa$reactjsxruntime.jsx)("p", {
4842
4842
  className: "gene-description",
4843
4843
  children: searchResult.description
4844
4844
  })