Fix button text for autocomplete
whoops i think that was a debug thing i forgot to remove
This commit is contained in:
parent
703d583f6f
commit
9cd648f78f
|
@ -14,7 +14,7 @@
|
|||
style="width: 100%; justify-content: left;"
|
||||
@click="clearSelection(true)"
|
||||
expanded>
|
||||
{{ internalLabel }} (click to change #1)
|
||||
{{ internalLabel }} (click to change)
|
||||
</o-button>
|
||||
|
||||
<o-autocomplete ref="autocompletex"
|
||||
|
|
Loading…
Reference in a new issue