diff --git a/types/react-native-elements/index.d.ts b/types/react-native-elements/index.d.ts index 3ed093d85f..e9882ce155 100644 --- a/types/react-native-elements/index.d.ts +++ b/types/react-native-elements/index.d.ts @@ -255,11 +255,9 @@ export interface ButtonProps extends TouchableWithoutFeedbackProps { fontWeight?: string; /** - * Moves icon to right of title - * - * @default false + * Icon configuration */ - iconRight?: boolean; + iconRight?: ButtonIcon; /** * onPress method