mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Change new plans page group highlighted column and text
GitOrigin-RevId: d45f1b0780e68908f0517aee6f09e95f030440c6
This commit is contained in:
parent
ebbe14e1a7
commit
4fc10d971d
1 changed files with 2 additions and 2 deletions
|
@ -27,9 +27,9 @@ const config = {
|
|||
},
|
||||
features: plansV2Features.group,
|
||||
highlightedColumn: {
|
||||
index: 1,
|
||||
index: 0,
|
||||
text: {
|
||||
annual: 'RECOMMENDED',
|
||||
annual: 'MOST POPULAR',
|
||||
},
|
||||
},
|
||||
eventTrackingKey: 'plans-page-click',
|
||||
|
|
Loading…
Reference in a new issue