Counselllor / Counsellor-Web

Documentation comments not found for functions and classes JS-D1001
Documentation
Minor
1 occurrence in this check
Documentation comment not found for arrow function App
 4
 5import Dashboard from './components/Dashboard/Dashboard';
 6import CollegePage from './components/CollegePage/CollegePage';
 7const App = () => { 8
 9  return (
10    <div className="App">