Kaynağa Gözat

feat(history): remove burn button from operation area on history list page

sw 1 ay önce
ebeveyn
işleme
df019bd240
1 değiştirilmiş dosya ile 0 ekleme ve 9 silme
  1. 0 9
      src/pages/patient/components/ActionPanel.tsx

+ 0 - 9
src/pages/patient/components/ActionPanel.tsx

@@ -143,15 +143,6 @@ const ActionPanel: React.FC = () => {
           />
         }
       />
-      <ActionButton
-        icon={<DeleteOutlined />}
-        tooltip={
-          <FormattedMessage
-            id="actionPanel.burn"
-            defaultMessage="actionPanel.burn"
-          />
-        }
-      />
       <ActionButton
         icon={<DeleteOutlined />}
         tooltip={