mirror of
https://github.com/aykhans/slash-e.git
synced 2025-09-09 18:40:44 +00:00
chore: add icons
This commit is contained in:
@@ -38,7 +38,7 @@ const Dropdown: React.FC<Props> = (props: Props) => {
|
||||
trigger
|
||||
) : (
|
||||
<button className="flex flex-row justify-center items-center rounded text-gray-600 cursor-pointer hover:opacity-80">
|
||||
<Icon.MoreVertical className="w-4 h-auto" />
|
||||
<Icon.MoreVertical className="w-5 h-auto" />
|
||||
</button>
|
||||
)}
|
||||
<div
|
||||
|
Reference in New Issue
Block a user