Skip to content

Commit 1f02124

Browse files
authored
Rename beta label on the usage page
1 parent 61e424e commit 1f02124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/components/UsageView.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ function UsageView({ attributionId, billingMode }: UsageViewProps) {
185185
type="warn"
186186
className="font-semibold mt-2 ml-0 py-0.5 px-1 self-center"
187187
>
188-
<span className="text-xs">Beta</span>
188+
<span className="text-xs">Early Access</span>
189189
</PillLabel>
190190
<br />
191191
<a

0 commit comments

Comments
 (0)