49 |
50 |
{string(sequence)}
51 |
54 |
55 |
56 | {translation.keySuggestions
57 | ->Array.map(key =>
58 |
61 | )
62 | ->array}
63 |
64 |
65 | }
66 |
--------------------------------------------------------------------------------
/src/View/Panel/Prompt.res:
--------------------------------------------------------------------------------
1 | open Common
2 |
3 | @react.component
4 | let make = (
5 | ~inputMethodActivated: bool,
6 | ~prompt: option<(option