File size: 103 Bytes
776286d | 1 2 3 4 5 | /**
* Drawn before the selected file's row (DiffFileList's pointer).
*/
export const POINTER = '❯'
|
776286d | 1 2 3 4 5 | /**
* Drawn before the selected file's row (DiffFileList's pointer).
*/
export const POINTER = '❯'
|