mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-10 14:02:32 +00:00
* feat(keyboard-shortcuts): show help in a react dialog - Move shortcut help dom declaration to a react component - Let open/close logic be handled by AtlasKit Dialog - Remove static html for help from index.html - Consolidate keyboard shortcut css * squash: use lozenge for key styling * squash: use different iteration style * squash: update package-lock for lozenge
2 lines
80 B
JavaScript
2 lines
80 B
JavaScript
export { default as KeyboardShortcutsDialog } from './KeyboardShortcutsDialog';
|