Skip to content

Commit 69d3b19

Browse files
committed
group name -> name
1 parent b3c741c commit 69d3b19

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/pages/project/instances/AffinityTab.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ export default function AffinityTab() {
9494
const antiAffinityCols = useMemo(
9595
() => [
9696
colHelper.accessor('name', {
97-
header: 'Group Name',
9897
cell: makeLinkCell((antiAffinityGroup) =>
9998
pb.antiAffinityGroup({ project, antiAffinityGroup })
10099
),

0 commit comments

Comments
 (0)