[Box] Can't use logical spacing properties #39168
Labels
bug 🐛
Something doesn't work
component: Box
The React component.
package: system
Specific to @mui/system
typescript
Duplicates
Latest version
Steps to reproduce 🕹
Current behavior 😯
Here I have TS error like
Property 'marginInlineEnd' does not exist on type 'IntrinsicAttributes & BoxOwnProps<Theme> & ...
Expected behavior 🤔
No error
Context 🔦
By doc: https://mui.com/material-ui/react-box/#system-props
I see logical spacing properties like
marginInline
ormarginBlockEnd
in list but can't use them: https://mui.com/system/properties/#properties-reference-tableYour environment 🌎
No response
The text was updated successfully, but these errors were encountered: