@orangecheck/design 0.28.7 → 0.28.8

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.mjs CHANGED
@@ -661,7 +661,7 @@ function OcThemeProvider({
661
661
  OcAurora,
662
662
  {
663
663
  intensity: typeof aurora === "object" ? aurora.intensity : void 0,
664
- gl: typeof aurora === "object" ? aurora.gl : void 0
664
+ gl: typeof aurora === "object" ? aurora.gl ?? true : true
665
665
  }
666
666
  ),
667
667
  children