Skip to content

Commit 9fe1893

Browse files
committed
docs: readme fix
1 parent 0f15fe7 commit 9fe1893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ In case you need to override the same type of utility you might use [@neojp/tail
850850
track-by="name"
851851
label="name"
852852
:close-on-select="false"
853-
:search="true"
853+
:searchable="true"
854854
:options="[
855855
{ value: 'judy', name: 'Judy', image: 'https://randomuser.me/api/portraits/med/women/1.jpg' },
856856
{ value: 'jane', name: 'Jane', image: 'https://randomuser.me/api/portraits/med/women/2.jpg' },

0 commit comments

Comments
 (0)