fix(linting): Fix linting issue
This commit is contained in:
committed by
mrugesh mohapatra
parent
cda82d68fe
commit
3c077561fa
@ -29,7 +29,7 @@ export const mapStateToPanes = addNS(
|
||||
|
||||
const nameToComponent = {
|
||||
Map: _Map,
|
||||
'Lesson': SidePanel,
|
||||
Lesson: SidePanel,
|
||||
Editor: Editor,
|
||||
Preview: Preview
|
||||
};
|
||||
|
Reference in New Issue
Block a user