Skip to content

Conversation

wo-o29
Copy link

@wo-o29 wo-o29 commented Aug 31, 2025

What:

  • Remove an unnecessary closing bracket > from the <style> tag in a JSX code example in the composition documentation.

Why:

  • The extra > in the JSX caused invalid syntax and may confuse readers.
  • Fixing this improves code example correctness and readability.

How:

  • Edited the JSX snippet by deleting the stray closing bracket after the template string inside the <style> tag.

Checklist:

  • Documentation
  • Tests
  • Code complete
  • Changeset

Copy link

changeset-bot bot commented Aug 31, 2025

⚠️ No Changeset found

Latest commit: e5627ab

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

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