diff --git a/login-workflow/src/screens/EulaScreen/types.ts b/login-workflow/src/screens/EulaScreen/types.ts index 25f2a47c..bfb73c63 100644 --- a/login-workflow/src/screens/EulaScreen/types.ts +++ b/login-workflow/src/screens/EulaScreen/types.ts @@ -43,11 +43,8 @@ export type EulaScreenProps = WorkflowCardProps & { errorDisplayConfig?: ErrorManagerProps; /** - * Function to refetch Eula content - * @returns void + * used to show refresh button and refresh the Eula content */ - onRefetch?: () => void; - refreshConfig?: { /** * Function to refresh Eula content