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 c65b018 commit 852662bCopy full SHA for 852662b
apps/web/ui/partners/partner-info-section.tsx
@@ -12,6 +12,7 @@ export function PartnerInfoSection({
12
showPartnerStatus?: boolean;
13
partner: Pick<
14
EnrolledPartnerProps,
15
+ | "id"
16
| "name"
17
| "image"
18
| "email"
0 commit comments