From e8f8777fa85b84382d2055709e6470f9c981859d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CSalar?= <“salar.sali97@gmail.com”> Date: Thu, 18 Aug 2022 12:22:41 +0300 Subject: [PATCH] Unimportant comments have been removed --- src/components/ContextMenuAction.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/ContextMenuAction.tsx b/src/components/ContextMenuAction.tsx index 9d3af26..8d1e653 100644 --- a/src/components/ContextMenuAction.tsx +++ b/src/components/ContextMenuAction.tsx @@ -20,10 +20,8 @@ export default function ContextMenuAction({ 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, ])} >