koin.js 1.0.1 → 1.0.2
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.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -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,
|