fix(remotecontrol): Fixing issues after peer review.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/**
|
||||
* Enumerates the supported keys.
|
||||
* NOTE: The maps represents actual keys on the keyboard not chars.
|
||||
*/
|
||||
export const KEYS = {
|
||||
BACKSPACE: "backspace" ,
|
||||
|
||||
Reference in New Issue
Block a user