Improve new tooltip copy

pull/2829/head
Alex P 2018-02-22 14:28:10 -08:00
parent f2466472b0
commit 778fd49bb8
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ class NewAnnotation extends Component {
return ( return (
<div className="new-annotation-tooltip"> <div className="new-annotation-tooltip">
<span className="new-annotation-helper">Click to Annotate</span> <span className="new-annotation-helper">Click or Drag to Annotate</span>
<span className="new-annotation-timestamp"> <span className="new-annotation-timestamp">
{timestamp} {timestamp}
</span> </span>