Skip to content

Commit 81e0697

Browse files
committed
Prevent line break
1 parent 6dce6c3 commit 81e0697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ All available settings are provided by the included `Config` enum. See the full
144144
<td>PLACEHOLDER</td>
145145
<td>String</td>
146146
<td>The text that is shown in the empty input box.</td>
147-
<td style="white-space: nowrap;">__('Choose date range')</td>
147+
<td>__('Choose&nbsp;date&nbsp;range')</td>
148148
</tr>
149149
<tr>
150150
<td>SHORTHAND_CURRENT_MONTH</td>

0 commit comments

Comments
 (0)