mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
change things
This commit is contained in:
@@ -166,7 +166,7 @@ export default function ViewLibraryUnit() {
|
||||
<div className="bg-muted/60 rounded-lg p-3 space-y-1">
|
||||
<p className="text-xs text-muted-foreground uppercase tracking-wide font-medium">Subscription</p>
|
||||
<Badge variant={unit?.subscription ? "outline" : "secondary"} className="capitalize">
|
||||
{unit?.subscription ?? "No tier gate"}
|
||||
{unit?.subscription ?? "No subscription gate"}
|
||||
</Badge>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user