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.
@@ -1,2 +1,2 @@
1
- 456796814
2
- 1709064065535512000
1
+ 456831791
2
+ 1709064821152816000
Binary file
Binary file
Binary file
Binary file
Binary file
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 = 106;
5144
+ const navBarHeight = 0;
5145
5145
  const scrollPosition = divRef.current.offsetTop - navBarHeight;
5146
5146
  window.scrollTo({
5147
5147
  top: scrollPosition,