We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db4553 commit 9ddaf2fCopy full SHA for 9ddaf2f
src/components/inspector/variables-to-submit.vue
@@ -53,6 +53,7 @@
53
{{ $t('Select All') }}
54
</button>
55
<button
56
+ type="button"
57
class="search-button"
58
@click="toggleSearch"
59
data-cy="variables-to-submit-search-toggle"
0 commit comments