added header: comments on future dos

This commit is contained in:
darkicewolf50 2024-03-26 22:44:06 -06:00
parent 21f535a63a
commit 86b2fe9115

View File

@ -8,7 +8,7 @@ import "./Header.css";
* @returns {JSX.Element} JSX - HTML tags and JS functionality * @returns {JSX.Element} JSX - HTML tags and JS functionality
* @description The top header part of the page includes the naviagtion * @description The top header part of the page includes the naviagtion
* @author Brock <darkicewolf50@gmail.com> * @author Brock <darkicewolf50@gmail.com>
* @todo final css * @todo final css add baja but eon (baja leads chat)
*/ */
const Header = () => { const Header = () => {
/** /**