Skip to content

Switch React.Fragment out for span#66

Draft
ethanmick wants to merge 1 commit intomainfrom
ethanmick/swap-fragment-to-span
Draft

Switch React.Fragment out for span#66
ethanmick wants to merge 1 commit intomainfrom
ethanmick/swap-fragment-to-span

Conversation

@ethanmick
Copy link
Owner

This will make the DOM easier to reason about and a clearer 1:1 mapping.
Then I also don't gloss over the </> part.

Hat tip to C. Lates.

@ethanmick ethanmick self-assigned this Mar 8, 2022
@vercel
Copy link

vercel bot commented Mar 8, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ethanmick/ethanmick/2oW7SBXDjpW1ZUFRjW6NrWDdMGua
✅ Preview: https://ethanmick-git-ethanmick-swap-fragment-to-span-ethanmick.vercel.app

This will make the DOM easier to reason about and a clearer 1:1 mapping.
Then I also don't gloss over the `</>` part.

Hat tip to C. Lates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant