-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
On the speaking event prototype, there is a pattern similar to Author
. It includes the speaker name and title. The Author
pattern only supports a name and date field. We could update Author
to include an optional text field for titles or we could add a new component.