mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
771a39f267
Migrate hotkeys modal to React GitOrigin-RevId: 78399d3d62771cd296bdc2f4f8b1083263d31551
6 lines
222 B
JavaScript
6 lines
222 B
JavaScript
/* eslint-disable
|
|
*/
|
|
// TODO: This file was created by bulk-decaffeinate.
|
|
// Fix any style issues and re-enable lint.
|
|
import './BackspaceHighjack'
|
|
import '../../features/hotkeys-modal/controllers/hotkeys-modal-controller'
|