fix: issue on RTL support checkbox component #2466
Conversation
🦋 Changeset detectedLatest commit: d2cd0b8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@mrbadri is attempting to deploy a commit to the NextUI Inc Team on Vercel. A member of the Team first needs to authorize it. |
jrgarciadev
left a comment
There was a problem hiding this comment.
Thank you @mrbadri 🙏🏻 , please adjust the changeset
Hi jrgarciadev, |
wingkwong
left a comment
There was a problem hiding this comment.
please put the issue number next to Closes # (i.e. Closes #2465) instead of mentioning in additional info so that the issue can be closed automatically once it is merged.
Hi wingkwong, |
|
Hi jrgarciadev, I hope you're doing well! I've made some updates to address the feedback you provided earlier. Could you please take another look at my pull request when you have a moment? Your feedback is greatly appreciated. Thank you! Mohammad Reza Badri |
Closes #2465
📝 Description
Add RTL support to the checkbox component.
⛳️ Current behavior (updates)
The checkbox component currently lacks support for right-to-left (RTL) direction.
🚀 New behavior
This PR addresses the RTL support issue in the checkbox component, ensuring correct rendering in RTL environments.
💣 Is this a breaking change (Yes/No):
📝 Additional Information
close #2465