@axos-web-dev/shared-components 1.0.11 → 1.0.12
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.
|
@@ -740,7 +740,7 @@ function SubNavBar() {
|
|
|
740
740
|
/* @__PURE__ */ jsxs("p", { className: styles.mt_8, children: [
|
|
741
741
|
"Explore the benefits of our newest account bundle with up to ",
|
|
742
742
|
AXOS_ONE_APY,
|
|
743
|
-
"% APY on Savings, up to",
|
|
743
|
+
"% APY on Savings, up to ",
|
|
744
744
|
AXOS_ONE_APY_CHECKING,
|
|
745
745
|
"% on Checking, plus early paydays and no maintenance fees."
|
|
746
746
|
] })
|