prisma-goat 0.3.7 → 0.3.8

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/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ## Version
4
4
 
5
- ### 0.3.7
5
+ ### 0.3.8
6
6
 
7
7
  ---
8
8
 
@@ -1248,8 +1248,8 @@ const AB = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAEX8AAAqRCAYAAAAh+yOkAA
1248
1248
  const C = document.getElementById(A.slice(1));
1249
1249
  C && (C.scrollIntoView({ behavior: "smooth" }), setTimeout(() => {
1250
1250
  const i = C.getBoundingClientRect(), o = i.top >= 0 && i.bottom <= window.innerHeight;
1251
- t(o ? B : M);
1252
- }, 300)), D(!1);
1251
+ t(o ? B : M), D(!1);
1252
+ }, 300));
1253
1253
  },
1254
1254
  ref: e,
1255
1255
  style: {