Skip to content

Commit e7ed8ff

Browse files
committed
Usage label $ not ($)
1 parent 520fa6a commit e7ed8ff

File tree

1 file changed

+1
-1
lines changed
  • apps/webapp/app/routes/_app.orgs.$organizationSlug.settings.usage

1 file changed

+1
-1
lines changed

apps/webapp/app/routes/_app.orgs.$organizationSlug.settings.usage/route.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ export default function Page() {
280280

281281
const chartConfig = {
282282
dollars: {
283-
label: "Usage ($)",
283+
label: "Usage $",
284284
color: "#7655fd",
285285
},
286286
} satisfies ChartConfig;

0 commit comments

Comments
 (0)