Adds a Rich Text control in the Makeswift builder to visually edit a ReactNode of text.

Sets the display property of the ReactNode that is passed to the control. This is useful for visually editing buttons and links.
The RichText control passes a ReactNode to your component.
.makeswift.ts is a naming convention for organizing Makeswift registration
code. Learn
more.