emoji picker offline
This commit is contained in:
parent
5cb0f1761a
commit
d8bcb8bcb6
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<input class="form-control" v-model="new_value">
|
<input class="form-control" v-model="new_value">
|
||||||
|
|
||||||
<Picker :data="emojiIndex" :ref="'_edit_' + id"
|
<Picker :data="emojiIndex" :ref="'_edit_' + id" :native="true"
|
||||||
@select="setIcon"/>
|
@select="setIcon"/>
|
||||||
|
|
||||||
</b-form-group>
|
</b-form-group>
|
||||||
|
Loading…
Reference in New Issue
Block a user