Browse Source

delete button disable

visuddhinanda 1 year ago
parent
commit
9556627789
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dashboard/src/components/template/WbwSent.tsx

+ 1 - 0
dashboard/src/components/template/WbwSent.tsx

@@ -860,6 +860,7 @@ export const WbwSentCtl = ({
                   id: "buttons.delete.wbw.sentence",
                 }),
                 danger: true,
+                disabled: true,
               },
             ],
             onClick: ({ key }) => {