@scrippsproduct/networks-ui-library 2.0.3-dev.0 → 2.0.3

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.
@@ -207,7 +207,7 @@ function me({
207
207
  {
208
208
  role: "presentation",
209
209
  style: { aspectRatio: e.current.slideAspectRatio, width: "100%" },
210
- children: /* @__PURE__ */ l(ne, { spinnerSize: "2rem" })
210
+ children: /* @__PURE__ */ l(ne, {})
211
211
  }
212
212
  ),
213
213
  children: N.length > 0 && N.map((n, t) => /* @__PURE__ */ l(
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.3-dev.0",
2
+ "version": "2.0.3",
3
3
  "name": "@scrippsproduct/networks-ui-library",
4
4
  "description": "React Component Library for use in Scripps Networks external applications",
5
5
  "author": {