Fix linter on main
This commit is contained in:
@ -72,7 +72,6 @@ export const MainContextStoreProviderEffect = ({
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (contextStoreCurrentViewId !== viewId) {
|
if (contextStoreCurrentViewId !== viewId) {
|
||||||
console.log('contextStoreCurrentViewId', contextStoreCurrentViewId);
|
|
||||||
setContextStoreCurrentViewId(viewId);
|
setContextStoreCurrentViewId(viewId);
|
||||||
}
|
}
|
||||||
}, [
|
}, [
|
||||||
|
|||||||
Reference in New Issue
Block a user