Learn how to manage your notification workflow and allow no-code users to modify it.
props
in your design system components. They are the knobs and dials that allow you to modify the content and behavior of notification template.
There might a lot of complex logic that goes into a notification template, and for mission-critical notifications like your Password reset
email,
you might want to expose controls for the static content before and after the password reset link, but to not accidentally to delete the dynamic {{resetLinkUrl}}
button.