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
 3
 4function Footer() {
 5  return (
 6    <footer> 7      <div>
 8        <ul>
 9          <li>