perf(e2e): ⚡️ Migrate to Playwright
This commit is contained in:
@@ -118,6 +118,7 @@ export const VariableSearchInput = ({
|
||||
value={inputValue}
|
||||
onChange={onInputChange}
|
||||
onClick={onOpen}
|
||||
placeholder={inputProps.placeholder ?? 'Select a variable'}
|
||||
{...inputProps}
|
||||
/>
|
||||
</PopoverTrigger>
|
||||
|
||||
Reference in New Issue
Block a user