mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update tooltips
This commit is contained in:
@ -65,7 +65,7 @@ const VersionUpdateMessage = ({ inbox }: Props) => {
|
||||
: "border-gray-400 text-gray-400 bg-gray-50 dark:bg-zinc-800"
|
||||
)}
|
||||
>
|
||||
<Tooltip title={"Comment"} placement="bottom">
|
||||
<Tooltip title={"Update"} placement="bottom">
|
||||
<Icon.ArrowUp className="w-4 sm:w-5 h-auto" />
|
||||
</Tooltip>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user