diff --git a/frontend/src/types.ts b/frontend/src/types.ts index 1af161fd35b44..c59ab2d0a9f50 100644 --- a/frontend/src/types.ts +++ b/frontend/src/types.ts @@ -3280,4 +3280,4 @@ export enum SDKTag { OTHER = 'Other', } -export type SDKInstructionsMap = Partial React.ReactElement>> +export type SDKInstructionsMap = Partial>