fix: make fonts list searchable
This commit is contained in:
parent
5a11820199
commit
53e306b096
@ -57,6 +57,7 @@ const fonts = ['1Row', '3-D', '3D Diagonal', '3D-ASCII', '3x5', '4Max', '5 Line
|
||||
label-position="top"
|
||||
label="Font:"
|
||||
:options="fonts"
|
||||
searchable="true"
|
||||
placeholder="Select font to use"
|
||||
/>
|
||||
</n-gi>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user