koin.js 1.0.1 → 1.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.
package/dist/index.mjs CHANGED
@@ -974,7 +974,7 @@ var PlayerControls = memo(function PlayerControls2({
974
974
  ] });
975
975
  return /* @__PURE__ */ jsxs(Fragment, { children: [
976
976
  /* @__PURE__ */ jsx(MobileControlDrawer_default, { systemColor, children: controlsContent }),
977
- /* @__PURE__ */ jsx("div", { className: "hidden sm:flex w-full items-center justify-between gap-2 px-4 py-2 bg-black/80 backdrop-blur-sm border-t border-white/10 shrink-0 overflow-x-auto", children: controlsContent })
977
+ /* @__PURE__ */ jsx("div", { className: "hidden sm:flex w-full items-center justify-between gap-2 px-4 py-2 bg-black backdrop-blur-sm border-t border-white/10 shrink-0 overflow-x-auto", children: controlsContent })
978
978
  ] });
979
979
  });
980
980
  var PlayerControls_default = PlayerControls;
@@ -7671,7 +7671,7 @@ var GamePlayer = memo(function GamePlayer2(props) {
7671
7671
  onSelectBios: props.onSelectBios ? handleBiosSelection : void 0
7672
7672
  }
7673
7673
  ),
7674
- /* @__PURE__ */ jsx(
7674
+ isFullscreen2 && /* @__PURE__ */ jsx(
7675
7675
  VirtualController,
7676
7676
  {
7677
7677
  system,