@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.mjs CHANGED
@@ -5664,9 +5664,9 @@ function JoinGameSheet({
5664
5664
  /* @__PURE__ */ jsx17(Text15, { style: styles14.successEmoji, children: "\u{1F389}" }),
5665
5665
  /* @__PURE__ */ jsx17(Text15, { style: styles14.successTitle, children: "You're in!" }),
5666
5666
  /* @__PURE__ */ jsxs14(Text15, { style: styles14.successSub, children: [
5667
- formatSol(buyIn),
5667
+ formatSol(wager),
5668
5668
  " SOL on ",
5669
- selectedName
5669
+ selectedTeam === "home" ? homeName : awayName
5670
5670
  ] })
5671
5671
  ] }) }),
5672
5672
  /* @__PURE__ */ jsx17(