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