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 JoinUs
15  );
16};
17
18const JoinUs = () => {19  return (
20    <div>
21      <div className="join-us-container">
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">