Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e70ce8f

Browse files
committedFeb 18, 2024·
Remove unnecessary line from another example
1 parent 4c3152f commit e70ce8f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎README.md

-2
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,6 @@ To enable this feature call `menuKeyUX`.
187187
```js
188188
import { menuKeyUX } from 'keyux'
189189

190-
const overrides = {}
191-
192190
startKeyUX(window, [
193191
menuKeyUX()
194192
])

0 commit comments

Comments
 (0)
Please sign in to comment.