chore: lint
This commit is contained in:
@@ -310,7 +310,7 @@ export const RobotEditModal = ({ isOpen, handleStart, handleClose, initialSettin
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Typography variant="h6" style={{ marginBottom: '20px'}}>
|
<Typography variant="h6" style={{ marginBottom: '20px' }}>
|
||||||
{headerText}
|
{headerText}
|
||||||
</Typography>
|
</Typography>
|
||||||
{selectors.map((selector, index) => {
|
{selectors.map((selector, index) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user