From dbabbd4d8cba84c136ba6cfaaa22f3a3375e62e3 Mon Sep 17 00:00:00 2001 From: noclat Date: Sun, 10 Dec 2023 12:59:47 +0100 Subject: [PATCH] docs: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d991090..35aa940 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ export default MyComponent; Importing default style from `@placekit/autocomplete-js/dist/placekit-autocomplete.css` (`@placekit/autocomplete-js` is set as a dependency of this package and will automatically be installed) will style the suggestions list and the input. If you have trouble importing CSS from `node_modules`, copy/paste [its content](https://github.com/placekit/autocomplete-js/blob/main/src/placekit-autocomplete.css) into your own CSS. -👉 **Check out our [examples](https://github.com/placekit/examples/tree/main) for different use cases!** +👉 **Check out our [examples](https://github.com/placekit/examples) for different use cases!** ## ⚙️ Component properties