From 1f4d4dfea70db512db3458f609e719aca8c26e64 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Sat, 8 Apr 2023 22:16:58 +0800 Subject: [PATCH] Embrace the live preview --- src/app.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app.jsx b/src/app.jsx index 96e0499f..9d09548c 100644 --- a/src/app.jsx +++ b/src/app.jsx @@ -384,6 +384,7 @@ function App() { )} {!!snapStates.showShortcutsSettings && ( { if (e.target === e.currentTarget) { states.showShortcutsSettings = false;