From ba2a89c84153a191d9f8b6d25751ccbb20a8155a Mon Sep 17 00:00:00 2001 From: Alf Eaton <75253002+aeaton-overleaf@users.noreply.github.com> Date: Thu, 10 Dec 2020 11:27:38 +0000 Subject: [PATCH] Merge pull request #3480 from overleaf/ae-fix-formatting Fix quotes in JSX GitOrigin-RevId: 81f548ae5c0b641fe2fcade36e6a1318682a971e --- .../features/hotkeys-modal/components/hotkeys-modal-content.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/frontend/js/features/hotkeys-modal/components/hotkeys-modal-content.js b/services/web/frontend/js/features/hotkeys-modal/components/hotkeys-modal-content.js index 7b93bcd6af..e02c21b135 100644 --- a/services/web/frontend/js/features/hotkeys-modal/components/hotkeys-modal-content.js +++ b/services/web/frontend/js/features/hotkeys-modal/components/hotkeys-modal-content.js @@ -75,7 +75,7 @@ function HotkeysModalContent({ combination={`${ctrl} + Shift + U`} description="To Lowercase" /> - +