@loafmarkets/ui 0.1.21 → 0.1.23

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
@@ -6028,7 +6028,7 @@ var LoginPopup = ({
6028
6028
  /* @__PURE__ */ jsxs(FundingCard, { children: [
6029
6029
  /* @__PURE__ */ jsx(FundingCardLabel, { children: "How much would you like to transfer?" }),
6030
6030
  /* @__PURE__ */ jsxs(FundingInputWrapper, { children: [
6031
- /* @__PURE__ */ jsx(FundingCurrencyLabel, { children: "AUD" }),
6031
+ /* @__PURE__ */ jsx(FundingCurrencyLabel, { children: "USD" }),
6032
6032
  /* @__PURE__ */ jsx(
6033
6033
  FundingAmountInput,
6034
6034
  {