@nypl/design-system-react-components 3.6.0-rc2 → 3.6.0-rc3

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.
@@ -43694,7 +43694,7 @@ const f$ = ({
43694
43694
  size: "small"
43695
43695
  }
43696
43696
  ) : null,
43697
- L.label
43697
+ /* @__PURE__ */ x.jsx("span", { children: L.label })
43698
43698
  ]
43699
43699
  }
43700
43700
  ) }, V))),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nypl/design-system-react-components",
3
- "version": "3.6.0-rc2",
3
+ "version": "3.6.0-rc3",
4
4
  "description": "NYPL Reservoir Design System React Components",
5
5
  "repository": {
6
6
  "type": "git",