@kotlin-mui: Is it possible to access the spacing ...
# javascript
m
@kotlin-mui: Is it possible to access the spacing function of the theme in a typed way? I’m currently doing a dynamic cast like:
theme.asDynamic().spacing(2)
t
Spacing
issue will be helpfull
m
I’ll create one 👍🏼
I’m currently fine with just having it dynamic since it’s not used that often