Skip to content

Commit

Permalink
removed trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
antliann committed Sep 4, 2023
1 parent 596ddad commit 51e653d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -814,7 +814,7 @@ export interface TextInputProps
*/
placeholderTextColor?: ColorValue | undefined;

/**
/**
* If `true`, text is not editable. The default value is `false`.
*/
readOnly?: boolean | undefined;
Expand Down

0 comments on commit 51e653d

Please sign in to comment.