drawdb icon indicating copy to clipboard operation
drawdb copied to clipboard

Rtl fix

Open tasnim0tantawi opened this issue 1 year ago • 1 comments

RTL languages should make the some parts of UI displayed from right to left.

 image

Most the edits I did: style={isRtl(i18n.language) ? { direction: "rtl" } : {}} Which is changing HTML dir to rtl if the language is one of the known 5 rtl languages.

tasnim0tantawi avatar Aug 04 '24 12:08 tasnim0tantawi

@tasnim0tantawi is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Aug 04 '24 12:08 vercel[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drawdb ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2024 9:21am

vercel[bot] avatar Aug 05 '24 09:08 vercel[bot]