style: remove titles in buttons of Toolbar (#647)

This commit is contained in:
Yvan Zhu 2023-06-16 18:37:26 +08:00 committed by GitHub
parent 7545009f3f
commit cb8262a9ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ const ToolbarItemWithPopover = ({
>
<Popover.Button
key={name}
title={name}
className="w-9 h-9 transition-colors text-lg border border-transparent rounded flex items-center justify-center text-zinc-500 group-hover:text-zinc-600 hover:text-zinc-500 hover:border-zinc-300 hover:bg-zinc-100"
ref={setPopoverButtonRef}
>