Fix auto grow of base text input using markdown component #1258
lint-changed.yml
on: pull_request
Changed files ESLint check
50s
Annotations
3 errors
Changed files ESLint check:
src/components/TextInput/BaseTextInput/index.native.tsx#L277
Replace `·!isAutoGrowHeightMarkdown·&&` with `⏎····························!isAutoGrowHeightMarkdown·&&⏎···························`
|
Changed files ESLint check:
src/components/TextInput/BaseTextInput/index.tsx#L303
Replace `(autoGrowHeight·&&·!isAutoGrowHeightMarkdown·&&·styles.autoGrowHeightInputContainer(textInputHeight,·variables.componentSizeLarge,·typeof·maxAutoGrowHeight·===·'number'·?·maxAutoGrowHeight·:·0)` with `autoGrowHeight·&&⏎····························!isAutoGrowHeightMarkdown·&&⏎····························styles.autoGrowHeightInputContainer(textInputHeight,·variables.componentSizeLarge,·typeof·maxAutoGrowHeight·===·'number'·?·maxAutoGrowHeight·:·0`
|
Changed files ESLint check
Process completed with exit code 1.
|