We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c78b641 commit 2197922Copy full SHA for 2197922
src/web/components/TeamMember/TeamMemberDialog.stories.tsx
@@ -54,7 +54,6 @@ export const WithTeamMember = () => {
54
jobFunction: UserJobFunction.DA,
55
acceptedTerms: true,
56
isUid2Support: false,
57
- isSuperUser: false,
58
}}
59
teamMembers={[]}
60
/>
0 commit comments