remove here (#30996)

This commit is contained in:
Angel Garbarino 2025-06-17 10:17:51 -06:00 committed by GitHub
parent dec06501be
commit 46d38878c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,6 @@
<Input class="input" @value={{this.paramValue}} placeholder={{capitalize this.param}} data-test-input="param-value" />
</div>
<div class="control">
here
<Hds::Button @text="Lookup" @color="secondary" class="is-hidden" type="submit" data-test-submit />
</div>
</div>