Skip to content

Commit c5756f5

Browse files
committed
feat(webapp): label the runs columns control "Columns"
1 parent ed7c928 commit c5756f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/webapp/app/components/runs/v3/RunsDisplayOptions.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ export function RunsDisplayOptions() {
129129
<Popover>
130130
<PopoverTrigger asChild>
131131
<Button variant="secondary/small" LeadingIcon={ViewColumnsIcon}>
132-
Display
132+
Columns
133133
</Button>
134134
</PopoverTrigger>
135135
<PopoverContent align="end" className="w-64 p-0">

0 commit comments

Comments
 (0)