@dubsdotapp/expo 0.5.10 → 0.5.11

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 CHANGED
@@ -5669,9 +5669,9 @@ function JoinGameSheet({
5669
5669
  /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(import_react_native20.Text, { style: styles14.successEmoji, children: "\u{1F389}" }),
5670
5670
  /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(import_react_native20.Text, { style: styles14.successTitle, children: "You're in!" }),
5671
5671
  /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)(import_react_native20.Text, { style: styles14.successSub, children: [
5672
- formatSol(buyIn),
5672
+ formatSol(wager),
5673
5673
  " SOL on ",
5674
- selectedName
5674
+ selectedTeam === "home" ? homeName : awayName
5675
5675
  ] })
5676
5676
  ] }) }),
5677
5677
  /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(