mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-20 22:23:53 +08:00
💄 (send-later): Update placeholder copy, again
This commit is contained in:
parent
4de7948500
commit
aebbaec639
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ class SendLaterPopover extends Component {
|
|||
<input
|
||||
tabIndex="1"
|
||||
type="text"
|
||||
placeholder="e.g. 'Sunday at 2PM'"
|
||||
placeholder="Or, 'next monday at 2PM'"
|
||||
onChange={event=> updateInputDateValue(event.target.value)}/>
|
||||
{dateInterpretation}
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue