mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 13:57:10 -04:00
fix: make fonts list searchable
This commit is contained in:
parent
5a11820199
commit
53e306b096
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ const fonts = ['1Row', '3-D', '3D Diagonal', '3D-ASCII', '3x5', '4Max', '5 Line
|
||||||
label-position="top"
|
label-position="top"
|
||||||
label="Font:"
|
label="Font:"
|
||||||
:options="fonts"
|
:options="fonts"
|
||||||
|
searchable="true"
|
||||||
placeholder="Select font to use"
|
placeholder="Select font to use"
|
||||||
/>
|
/>
|
||||||
</n-gi>
|
</n-gi>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue