313 B
313 B
components | |
---|---|
|
import reflex as rx
Quote
A short inline quotation.
rx.text("His famous quote, ",
rx.text.quote("Styles come and go. Good design is a language, not a style"),
", elegantly sums up Massimo’s philosophy of design."
)