mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 09:36:08 +00:00
chore(comments): drop the image paste hint from the composer
This commit is contained in:
@@ -395,9 +395,7 @@ export const CommentComposer = memo(function CommentComposer({
|
|||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p className="text-xs text-muted-foreground mt-2">
|
<p className="text-xs text-muted-foreground mt-2">Cmd+Enter to submit</p>
|
||||||
Cmd+Enter to submit · paste or drop up to {MAX_COMMENT_IMAGES} images
|
|
||||||
</p>
|
|
||||||
</>
|
</>
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user