gramene-search 1.2.94 → 1.2.95
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.
- package/.parcel-cache/2126881b633272fa.txt +2 -2
- package/.parcel-cache/425346ba6a54d932 +0 -0
- package/.parcel-cache/878e3ffbad677982 +0 -0
- package/.parcel-cache/a6c49560dea3583b +0 -0
- package/.parcel-cache/cdecf11601322051 +0 -0
- package/.parcel-cache/data.mdb +0 -0
- package/.parcel-cache/lock.mdb +0 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/geneSearchUI.js +1 -1
- /package/.parcel-cache/{34cd372d03cfca2a → 12405529fe357511} +0 -0
- /package/.parcel-cache/{11d1ed8b6259bb81 → 29d58b35bd7aa1c7} +0 -0
- /package/.parcel-cache/{b506b571fb8c5cd8 → 2f7b3387270dea55} +0 -0
- /package/.parcel-cache/{b352b4d02fce877b → 67292f91fdd96dc9} +0 -0
- /package/.parcel-cache/{31cffa0c08330755 → f0a34b1522e2f542} +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
456831791
|
|
2
|
+
1709064821152816000
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/.parcel-cache/data.mdb
CHANGED
|
Binary file
|
package/.parcel-cache/lock.mdb
CHANGED
|
Binary file
|
package/dist/index.js
CHANGED
|
@@ -5141,7 +5141,7 @@ const $693dd8c7a5607c3a$var$ResultsCmp = (props)=>{
|
|
|
5141
5141
|
const divRef = (0, $gXNCa$react.useRef)(null);
|
|
5142
5142
|
(0, $gXNCa$react.useEffect)(()=>{
|
|
5143
5143
|
if (v.shouldScroll) {
|
|
5144
|
-
const navBarHeight =
|
|
5144
|
+
const navBarHeight = 0;
|
|
5145
5145
|
const scrollPosition = divRef.current.offsetTop - navBarHeight;
|
|
5146
5146
|
window.scrollTo({
|
|
5147
5147
|
top: scrollPosition,
|