hedgedoc/frontend/src/components/global-dialogs/shortcuts-modal
Philip Molares f701f8d05f refactor: remove show-if in favour of conditionals
This prevents a problem where show-if can trigger an error if a value is checked to exist with it.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2023-11-30 21:14:01 +01:00
..
alt-key.tsx refactor: rename isMac to isAppleDevice 2023-09-03 22:00:34 +02:00
category-card.tsx refactor: extract shortcuts from help modal 2023-07-02 17:54:23 +02:00
modifier-key.tsx refactor: rename isMac to isAppleDevice 2023-09-03 22:00:34 +02:00
shortcut-line.tsx refactor: remove show-if in favour of conditionals 2023-11-30 21:14:01 +01:00
shortcuts-content.tsx refactor: extract shortcuts from help modal 2023-07-02 17:54:23 +02:00
shortcuts-modal.tsx refactor: extract shortcuts from help modal 2023-07-02 17:54:23 +02:00