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 f770b64 commit 6bddec3Copy full SHA for 6bddec3
README.md
@@ -19,7 +19,7 @@ import '@geocodeearth/autocomplete-element'
19
You can also use a script tag referencing it locally:
20
21
```html
22
-<script type="module" src="./node_modules/@geocodeearth/autocomplete-element/dist/bundle.js">
+<script type="module" src="./node_modules/@geocodeearth/autocomplete-element/dist/bundle.js"></script>
23
```
24
25
## Basic Usage
0 commit comments