/** * Copyright (c) 2021 lingdocs.com * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * */ import React from "react"; // eslint-disable-next-line import { BrowserRouter as Router, Link } from "react-router-dom"; const hamburger = function Header({ setNavOpen }) { return (

Pashto Grammar

); } export default Header;