Skip to content

Commit eae6796

Browse files
authored
move period to fix lint check (facebook#4282)
1 parent e2ce1b7 commit eae6796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Possible values:
128128

129129
### `backdropColor`
130130

131-
The `backdropColor` of the modal (or background color of the modal's container). Defaults to `white` if not provided and transparent is `false`. Ignored if `transparent` is `true`.
131+
The `backdropColor` of the modal (or background color of the modal's container.) Defaults to `white` if not provided and transparent is `false`. Ignored if `transparent` is `true`.
132132

133133
| Type | Default |
134134
| --------------- | ------- |

0 commit comments

Comments
 (0)