Explorar el Código

Merge pull request #2181 from visuddhinanda/agile

delete button disable
visuddhinanda hace 1 año
padre
commit
e83556f5cc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 }) => {