Why are spacing props only on headings? #2177
Unanswered
dominictobias-bullish
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In e.g. Mantine spacing props are universal and very useful.
https://github.com/resend/react-email/blob/canary/packages/heading/src/utils/spaces.ts
I'm wondering why you only added them to
Heading
?For example they would be very useful on
Text
andSection
too.Beta Was this translation helpful? Give feedback.
All reactions