Argument of type '{ environment: string; collectionId: string; projectId: string; mintConfig: { totalPrice: string; quantity: string; }; recipient: { wallet?: string | undefined; email: string; }; onEvent: any; }' is not assignable to parameter of type '{ style?: unknown; key?: string | number | symbol | undefined; ref?: VNodeRef | undefined; ref_for?: boolean | undefined; ref_key?: string | undefined; onVnodeBeforeMount?: VNodeMountHook | VNodeMountHook[] | undefined; ... 18 more ...; readonly experimental?: EmbeddedCheckoutExperimentalOptions | undefined; } & Rec...'.