Counselllor / Counsellor-Web

Documentation comments not found for functions and classes JS-D1001
Documentation
Minor
2 occurrences in this check
Documentation comment not found for arrow function Help
 15  );
 16};
 17
 18const Help = () => { 19  return (
 20    <>
 21      {/* breadcrumb */}
Documentation comment not found for arrow function Breadcrumb
  3import { Link } from "react-router-dom";
  4import Footer from "../Footer/Footer";
  5
  6const Breadcrumb = () => {  7  return (
  8    <nav className="breadcrumb">
  9      <Link to="/" className="breadcrumb-item">