src/app/legacy/containers/PageHandlers/withContexts.jsx
Function WithContexts
has 66 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const WithContexts = Component => {
const WithContextsContainer = props => {
const {
toggles,
bbcOrigin = null,
Function WithContextsContainer
has 63 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const WithContextsContainer = props => {
const {
toggles,
bbcOrigin = null,
status = null,