Skip to content

Commit

Permalink
Update apps/dashboard/src/pages/group.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Vivian Plasencia <v.pcalana@gmail.com>
  • Loading branch information
aguzmant103 and vplasencia authored Oct 16, 2023
1 parent 698d9d4 commit 0762955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dashboard/src/pages/group.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ ${memberIds.join("\n")}
<Input
pr="50px"
placeholder="API key"
value={groupId as string}
value={groupId}
isDisabled
/>

Expand Down

0 comments on commit 0762955

Please sign in to comment.