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 = {
|
const nameToComponent = {
|
||||||
Map: _Map,
|
Map: _Map,
|
||||||
'Lesson': SidePanel,
|
Lesson: SidePanel,
|
||||||
Editor: Editor,
|
Editor: Editor,
|
||||||
Preview: Preview
|
Preview: Preview
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user