Skip to content

Commit 3fbb97b

Browse files
committed
update remaining sponsor spots
1 parent 95b5608 commit 3fbb97b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/sponsor/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ function PartnerPlans() {
504504
description: "sleep easy knowing that you’re supporting the development of Tailwind CSS.",
505505
},
506506
],
507-
remaining: 22,
507+
remaining: 21,
508508
},
509509
{
510510
name: "Partner",
@@ -538,7 +538,7 @@ function PartnerPlans() {
538538
description: "sleep easy knowing that you’re supporting the development of Tailwind CSS.",
539539
},
540540
],
541-
remaining: 3,
541+
remaining: 2,
542542
},
543543
];
544544

0 commit comments

Comments
 (0)