@sanity/embeddings-index-ui 1.1.8 → 2.0.1

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/dist/index.js CHANGED
@@ -1601,7 +1601,6 @@ function requireUseSyncExternalStoreShim_development() {
1601
1601
  return x === y && (x !== 0 || 1 / x === 1 / y) || x !== x && y !== y // eslint-disable-line no-self-compare
1602
1602
  ;
1603
1603
  }
1604
-
1605
1604
  var objectIs = typeof Object.is === 'function' ? Object.is : is;
1606
1605
 
1607
1606
  // dispatch for CommonJS interop named imports.