Update keyboard shortcut help to display t instead of cross on macOS
Created by: mrnugget
On macOS the "cross" icon was confusing:
This changes the code to display it as a t
:
Ideally we'd also change Alt
to Opt
on macOS, but the react library we're using for keyboard shortcuts doesn't allow it.
Test plan
- Manually tested
App preview:
Check out the client app preview documentation to learn more.