Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
dphuang2 committed Oct 30, 2023
1 parent 8a34af6 commit 512524d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const languages: { value: LanguageExtended; isSdk?: boolean; label: string }[] =
value: 'swift',
label: 'Swift',
},
] as const
]

export function OperationRequest({
codegenArgs,
Expand Down

0 comments on commit 512524d

Please sign in to comment.