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 Terms
14  );
15};
16
17const Terms = () => {18  return (
19    <>
20      {/* breadcrumb */}
Documentation comment not found for arrow function Breadcrumb
 2import { Link } from "react-router-dom";
 3import Footer from "../Footer/Footer";
 4
 5const Breadcrumb = () => { 6  return (
 7    <nav className="breadcrumb">
 8      <Link to="/" className="breadcrumb-item">