Skip to content

Conversation

@hanydd
Copy link
Contributor

@hanydd hanydd commented May 11, 2024

  • I agree to license my contribution under GPL-3.0 and agree to allow distribution on app stores as outlined in LICENSE-APPSTORE

Currently, the component renders another <span> and put all the conditional elements inside, which makes the same-level elements reside in separate wrapping spans. Using React fragments (<></>) as a wrapping placeholder can solve this. And it allowed for better layout controls, such as using flow or grid.

@ajayyy
Copy link
Owner

ajayyy commented Nov 26, 2024

I don't see a need to replace it without any other changes

@ajayyy ajayyy closed this Nov 26, 2024
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.

2 participants