Wave8/workspace switcher #248
Annotations
2 errors
typecheck:
src/components/AmountTextInput.tsx#L41
Property 'iconLeft' is missing in type '{ disableKeyboard: true; autoGrow: true; hideFocusedState: true; inputStyle: ({ padding: number; paddingHorizontal: number; paddingVertical: number; } | { borderTopRightRadius: number; borderBottomRightRadius: number; } | { ...; } | StyleProp<...>)[]; ... 11 more ...; touchableInputWrapperStyle: StyleProp<...>; }' but required in type 'CustomBaseTextInputProps'.
|
typecheck
Process completed with exit code 2.
|