feat: check listSelector val
This commit is contained in:
@@ -226,7 +226,7 @@ export const RightSidePanel = () => {
|
|||||||
</Typography>
|
</Typography>
|
||||||
</Box>
|
</Box>
|
||||||
) : (
|
) : (
|
||||||
step.type === 'list' && (
|
step.type === 'list' && step.listSelector && (
|
||||||
<>
|
<>
|
||||||
<Typography>
|
<Typography>
|
||||||
List Selected Successfully
|
List Selected Successfully
|
||||||
|
|||||||
Reference in New Issue
Block a user