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 ce2ce38 commit 12ede91Copy full SHA for 12ede91
README.md
@@ -4,7 +4,7 @@ An Alpine package for building menu screens that can be navigated using arrows,
4
5
## Usage
6
7
-```
+```html
8
<div x-data="arrow_focus()">
9
<button x-spread="item" class="p-8 focus:bg-gray-500">First item</button>
10
<button x-spread="item" class="p-8 focus:bg-gray-500">Second item</button>
0 commit comments