Unimportant comments have been removed
This commit is contained in:
parent
f39f7ab4cd
commit
e8f8777fa8
@ -20,10 +20,8 @@ export default function ContextMenuAction({
|
||||
<a
|
||||
href="#"
|
||||
onClick={(e) => action(e)}
|
||||
// disabled={disabled}
|
||||
className={classNames([
|
||||
"group flex px-2 rounded items-center text-base hover:bg-gray-100",
|
||||
// { "opacity-50": disabled, "cursor-default": !disabled },
|
||||
className,
|
||||
])}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user