mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 21:59:00 +02:00
Merge pull request #10781 from overleaf/jel-upgrade-primary
[web] "Upgrade" button as primary on settings page GitOrigin-RevId: 10c9d18ee8eca2c72660f2bfe892adf22c7dc982
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@ function ActionButton({
|
||||
return (
|
||||
<Button
|
||||
bsStyle={null}
|
||||
className="btn-secondary-info btn-secondary"
|
||||
className="btn-primary"
|
||||
href="/user/subscription/plans"
|
||||
onClick={trackUpgradeClick}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user