chore: lint
This commit is contained in:
@@ -113,7 +113,8 @@ export const AddWhatCondModal = ({isOpen, onClose, pair, index}: AddWhatCondModa
|
|||||||
objectRefs.current[arg.value] = el} key={`arg-${arg.type}-${index}`} />
|
objectRefs.current[arg.value] = el} key={`arg-${arg.type}-${index}`} />
|
||||||
}
|
}
|
||||||
</div>
|
</div>
|
||||||
)})}
|
)
|
||||||
|
})}
|
||||||
<Button
|
<Button
|
||||||
onClick={handleSubmit}
|
onClick={handleSubmit}
|
||||||
variant="outlined"
|
variant="outlined"
|
||||||
|
|||||||
Reference in New Issue
Block a user