We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbf04f1 commit f2d5c22Copy full SHA for f2d5c22
src/utils/partners.tsx
@@ -636,7 +636,7 @@ const prisma = (() => {
636
sidebarImgDark: prismaDarkSvg,
637
sidebarImgClass: 'py-4',
638
status: 'active' as const,
639
- libraries: ['db'] as const,
+ libraries: ['db', 'start'] as const,
640
startDate: 'Aug 2025',
641
homepageImg: (
642
<div className="w-full h-full flex items-center justify-center px-4 py-12">
0 commit comments