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 12ede91 commit 5faf91fCopy full SHA for 5faf91f
README.md
@@ -20,7 +20,7 @@ Pressing the up & down keys will now switch between items. When the down key is
20
21
```html
22
<script>
23
-import { arrow_focus } from 'https://unpkg.com/@leanadmin/wire-replace@0.1.0';
+import { arrow_focus } from 'https://unpkg.com/@leanadmin/alpine-arrow-focus@0.1.0';
24
25
window.arrow_focus = arrow_focus;
26
</script>
0 commit comments