Sfoglia il codice sorgente

delete button disable

visuddhinanda 2 anni fa
parent
commit
9556627789
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 }) => {