Skip to content

Commit f2d5c22

Browse files
committed
update partners
1 parent cbf04f1 commit f2d5c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/partners.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ const prisma = (() => {
636636
sidebarImgDark: prismaDarkSvg,
637637
sidebarImgClass: 'py-4',
638638
status: 'active' as const,
639-
libraries: ['db'] as const,
639+
libraries: ['db', 'start'] as const,
640640
startDate: 'Aug 2025',
641641
homepageImg: (
642642
<div className="w-full h-full flex items-center justify-center px-4 py-12">

0 commit comments

Comments
 (0)