Skip to content

Commit

Permalink
Fix after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
tonidero committed Oct 19, 2023
1 parent 648e30e commit 86569ce
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ private fun Footer(
if (mode == PaywallMode.FOOTER_CONDENSED) {
Button(
color = color,
childModifier = childModifier,
R.string.all_plans,
action = allPlansTapped,
)
Expand Down

0 comments on commit 86569ce

Please sign in to comment.