Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
constructor( props ) {
super( props )
// Configure react-hotkeys
configure( {
ignoreTags: [],
ignoreKeymapAndHandlerChangesByDefault: false,
} )
this.state = {
connected: false,
status: null,
banis: [],
bani: null,
lineId: null,
mainLineId: null,
nextLineId: null,
viewedLines: {},
transitionHistory: {},
latestLines: {},
shabad: null,