mirror of
https://github.com/hkalexling/Mango.git
synced 2026-03-20 00:00:48 -04:00
Allow keyboard navigation on reader page (#124)
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
flipAnimation: null
|
||||
}">
|
||||
|
||||
<div @keydown.window.debounce="keyHandler($event)"></div>
|
||||
|
||||
<div class="uk-container uk-container-small">
|
||||
<div id="alert"></div>
|
||||
<div x-show="loading">
|
||||
|
||||
Reference in New Issue
Block a user