Add @react-email/components to the documentation #727
andrecasal
started this conversation in
Ideas
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.
-
Goals
Improve documentation around component installation and usage.
Background
One generally has to import multiple components from react-email. At the moment the documentation recommends we install and import every component independently:
and
The documentation should reflect a more streamlined approach.
Proposal
I recommend the documentation reflect this instead:
and
Beta Was this translation helpful? Give feedback.
All reactions