From f0514a56ae0c2cac244b77e25528ae00843f087c Mon Sep 17 00:00:00 2001 From: Phuc H Date: Fri, 16 Feb 2024 19:35:35 +0700 Subject: [PATCH] feat(chore): replace demo img --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84c9ff2..d3daaa4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A Vue component that creates autocomplete functionality for your input fields, but works as tab suggestions instead of dropdown. : [https://vue-nexthint.vercel.app/](https://vue-nexthint.vercel.app) -![Demo NextHint](https://gist.github.com/assets/19908411/26d09a14-646b-4812-9c7e-a78b7a42aec8) +![Demo NextHint](https://res.cloudinary.com/veseylab/image/upload/v1708086865/nexthint/wuotjrvsld7xya72qhij.gif) # Installation Currently, this package only works with Vue 3.