Skip to content

Commit 12ede91

Browse files
committed
Better syntax highlighting
1 parent ce2ce38 commit 12ede91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ An Alpine package for building menu screens that can be navigated using arrows,
44

55
## Usage
66

7-
```
7+
```html
88
<div x-data="arrow_focus()">
99
<button x-spread="item" class="p-8 focus:bg-gray-500">First item</button>
1010
<button x-spread="item" class="p-8 focus:bg-gray-500">Second item</button>

0 commit comments

Comments
 (0)