Counselllor / Counsellor-Web

Validation of JSX maximum depth JS-0415
Anti-pattern
Minor
1 occurrence in this check
JSX tree is too deeply nested. Found 6 levels of nesting
117  return (
118    //scrolltotop is for scroll to top widget
119    //Then the navbar code begins
120      <main>121        <div className="scroll">
122        <ScrollToTop
123        smooth