mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
@@ -169,7 +169,7 @@ function SubscriptionSection() {
|
||||
<span className="text-sm text-muted-foreground">Expires {expiresAt}</span>
|
||||
)}
|
||||
{tier === "free" && (
|
||||
<Button size="sm" variant="outline" onClick={() => navigate("/plans")}>
|
||||
<Button size="sm" variant="outline" onClick={() => navigate("/subscriptions")}>
|
||||
Upgrade plan <ChevronRight className="size-3.5" />
|
||||
</Button>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user