update to do to be more accurate

This commit is contained in:
darkicewolf50 2024-03-12 11:04:03 -06:00
parent e78396b70a
commit 9541c5c081

View File

@ -5,7 +5,7 @@ import "./BecomeASponsor.css";
* @returns {JSX.Element} JSX - HTML tags and JS functionality * @returns {JSX.Element} JSX - HTML tags and JS functionality
* @description Our Sponsors Page * @description Our Sponsors Page
* @author Brock <darkicewolf50@gmail.com> * @author Brock <darkicewolf50@gmail.com>
* @todo add link to email us, add text that mades sense, add css * @todo Make and Finish the Page
*/ */
const BecomeASponsor = () => { const BecomeASponsor = () => {
return ( return (