diff --git a/src/widgets/action-editor/ui/ActionEditor.tsx b/src/widgets/action-editor/ui/ActionEditor.tsx index 822640b..43e30d8 100644 --- a/src/widgets/action-editor/ui/ActionEditor.tsx +++ b/src/widgets/action-editor/ui/ActionEditor.tsx @@ -11,7 +11,7 @@ import CircularProgress from "@mui/material/CircularProgress"; import TextFieldsIcon from "@mui/icons-material/TextFields"; import ImageIcon from "@mui/icons-material/Image"; -import RecordVoiceOverIcon from "@mui/icons-material/RecordVoiceOver"; +// import RecordVoiceOverIcon from "@mui/icons-material/RecordVoiceOver"; interface TabPanelProps { children?: React.ReactNode; @@ -154,11 +154,11 @@ export default function ActionEditor({ > } {...a11yProps(0)} /> } {...a11yProps(1)} /> - } {...a11yProps(2)} - /> + /> */} @@ -233,9 +233,9 @@ export default function ActionEditor({ /> - + {/* In progress - + */}