mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
⚡ Add node creator ignore input
This commit is contained in:
parent
592ecb3742
commit
b0159f1afb
|
@ -5,6 +5,7 @@
|
|||
</div>
|
||||
<div class="text">
|
||||
<input
|
||||
class="ph-ignore-input"
|
||||
:placeholder="$locale.baseText('nodeCreator.searchBar.searchNodes')"
|
||||
ref="input"
|
||||
:value="value"
|
||||
|
|
Loading…
Reference in a new issue