mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-16 15:21:48 +03:00
Embrace the live preview
This commit is contained in:
parent
c06a31dfbb
commit
1f4d4dfea7
1 changed files with 1 additions and 0 deletions
|
@ -384,6 +384,7 @@ function App() {
|
|||
)}
|
||||
{!!snapStates.showShortcutsSettings && (
|
||||
<Modal
|
||||
class="light"
|
||||
onClick={(e) => {
|
||||
if (e.target === e.currentTarget) {
|
||||
states.showShortcutsSettings = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue