chore: -rm todo
This commit is contained in:
@@ -19,10 +19,8 @@ import Radio from '@mui/material/Radio';
|
|||||||
import RadioGroup from '@mui/material/RadioGroup';
|
import RadioGroup from '@mui/material/RadioGroup';
|
||||||
|
|
||||||
// TODO:
|
// TODO:
|
||||||
// 1. Handle field label update
|
// 1. Add description for each browser step
|
||||||
// 2. Handle field deletion | confirmation
|
// 2. Handle non custom action steps
|
||||||
// 3. Add description for each browser step
|
|
||||||
// 4. Handle non custom action steps
|
|
||||||
interface RightSidePanelProps {
|
interface RightSidePanelProps {
|
||||||
onFinishCapture: () => void;
|
onFinishCapture: () => void;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user