@datawheel/data-explorer 0.3.7-rc.3 → 0.3.7

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.
Files changed (2) hide show
  1. package/dist/main.mjs +0 -1
  2. package/package.json +1 -1
package/dist/main.mjs CHANGED
@@ -3334,7 +3334,6 @@ function CubeTree({
3334
3334
  () => getKeys2(graph.items, "topic", locale),
3335
3335
  [graph.items, locale]
3336
3336
  );
3337
- topics = [topics[0], topics[1]];
3338
3337
  if (input.length > 0 && map && !(map.size > 0)) {
3339
3338
  return /* @__PURE__ */ React19__default.createElement(Text, { ta: "center", fz: "xs", my: "sm", italic: true }, t("params.label_no_results"));
3340
3339
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datawheel/data-explorer",
3
- "version": "0.3.7-rc.3",
3
+ "version": "0.3.7",
4
4
  "main": "./dist/main.mjs",
5
5
  "types": "./dist/main.d.mts",
6
6
  "files": [