So, im currently working on a project that is Arabic only, and it is my first time using Refine DEV.
On the websites documentation I didn’t find anything related to RTL in version 4.
So i wanted to check what is the proper way to implement the Arabic language + RTL
I tried switching the lang
to ar
And adding dir=ar
as a prop for the whole body, do you think that the correct way?