Fix button text for autocomplete

whoops i think that was a debug thing i forgot to remove
This commit is contained in:
Lance Edgar 2024-05-07 11:54:16 -05:00
parent 703d583f6f
commit 9cd648f78f

View file

@ -14,7 +14,7 @@
style="width: 100%; justify-content: left;" style="width: 100%; justify-content: left;"
@click="clearSelection(true)" @click="clearSelection(true)"
expanded> expanded>
{{ internalLabel }} (click to change #1) {{ internalLabel }} (click to change)
</o-button> </o-button>
<o-autocomplete ref="autocompletex" <o-autocomplete ref="autocompletex"