import { Trans } from 'react-i18next'
import * as eventTracking from '../../../infrastructure/event-tracking'
export default function HotkeysModalBottomText() {
return (
eventTracking.sendMB('left-menu-hotkeys-template')}
href="https://www.overleaf.com/latex/templates/overleaf-keyboard-shortcuts/pphdnzrwmttk"
target="_blank"
/>,
]}
/>
)
}