We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 878cfbf commit 9eb17b2Copy full SHA for 9eb17b2
README.md
@@ -3,7 +3,7 @@
3
<br />
4
<p align="center">
5
<a href="https://github.com/basarozcan/vue-tailwindcss-typeahead">
6
- <img src="images/logo.png" alt="Logo">
+ <img src="https://github.com/basarozcan/vue-tailwindcss-typeahead/raw/master/images/logo.png" alt="Logo">
7
</a>
8
9
<h3 align="center">vue-tailwindcss-typeahead</h3>
@@ -42,7 +42,7 @@
42
<!-- ABOUT THE PROJECT -->
43
## About The Project
44
45
- <img src="images/component.png" alt="component" >
+ <img src="https://github.com/basarozcan/vue-tailwindcss-typeahead/raw/master/images/component.png" alt="component" >
46
</p>
47
I can't find any independent typeahead/autocomplete input component. All of them comes with UI libraries.
48
0 commit comments