diff --git a/BlueComponents.js b/BlueComponents.js index f3ded785b..f0d93510d 100644 --- a/BlueComponents.js +++ b/BlueComponents.js @@ -795,7 +795,7 @@ export class BlueFormMultiInput extends Component { borderRadius: 4, backgroundColor: BlueCurrentTheme.colors.inputBackgroundColor, color: BlueCurrentTheme.colors.foregroundColor, - textAlignVertical: "top", + textAlignVertical: 'top', }} autoCorrect={false} autoCapitalize="none"