fix(frontend): fix forloop tutorial (#2444)

This commit is contained in:
Faton Ramadani
2023-10-12 16:38:47 +02:00
committed by GitHub
parent 0965d67dc8
commit c79bbc74fe

View File

@@ -252,17 +252,15 @@
{
element: '#flow-editor-step-input',
popover: {
title: 'flow editor',
description: 'Description'
title: 'Flow inputs',
description: 'UI is autogenerated from your code.'
}
},
{
element: '#flow-editor-plug',
popover: {
title: 'Input configuration',
description:
'UI is autogenerated from your code. Lets connect the input to the letter input',
description: 'Lets connect the input to the letter input',
onNextClick: () => {
clickButtonBySelector('#flow-editor-plug')