From 9fe18936a43eb6b48936b032a90d4e9d6c1fe031 Mon Sep 17 00:00:00 2001 From: Adam Berecz Date: Mon, 30 May 2022 22:37:52 +0200 Subject: [PATCH] docs: readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e28b32..6f94524 100644 --- a/README.md +++ b/README.md @@ -850,7 +850,7 @@ In case you need to override the same type of utility you might use [@neojp/tail track-by="name" label="name" :close-on-select="false" - :search="true" + :searchable="true" :options="[ { value: 'judy', name: 'Judy', image: 'https://randomuser.me/api/portraits/med/women/1.jpg' }, { value: 'jane', name: 'Jane', image: 'https://randomuser.me/api/portraits/med/women/2.jpg' },