* applied eslint * add locales and lint the project * removed error boundary * updated locales * fix min files * fix locales
2 lines
104 B
TypeScript
2 lines
104 B
TypeScript
export const HOVER_CLASSNAME = '-openreplay-hover';
|
|
export const FOCUS_CLASSNAME = '-openreplay-focus';
|