ASU-CodeDevils / codedevils.org

The Official CodeDevils website frontend codebase written using Next.js, React, TypeScript, and Tailwind CSS
https://www.codedevils.org
10 stars 6 forks source link

Clean up random react fragments #39

Closed jtmichelson closed 1 year ago

jtmichelson commented 1 year ago

?

https://github.com/ASU-CodeDevils/codedevils/blob/main/src/pages/accounts/register.tsx#L8-L9

https://legacy.reactjs.org/docs/fragments.html#short-syntax

fernandonevarez commented 1 year ago

yeah, I forgot what I was doing, but it probably was me just forgetting to get rid of it lol