Let's fix this:
WARNING in src/App.tsx
Line 61:19: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
This is the logo-- I think we can count that as "decorative" and use an empty string.
Let's fix this:
This is the logo-- I think we can count that as "decorative" and use an empty string.