@soomo/text-annotator 3.1.0-staging.10 → 3.1.0-staging.11

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.
@@ -1744,7 +1744,7 @@ const uo = (t, e) => {
1744
1744
  return new DOMRect(A, L, T - A, O - L);
1745
1745
  }, v = (b) => {
1746
1746
  const S = o.get(b);
1747
- return S ? S[0].annotation.rects : [];
1747
+ return S[0] ? S[0].annotation.rects : [];
1748
1748
  };
1749
1749
  return {
1750
1750
  all: r,