Skip to content

More string types should probably be ReactNode types #54

@jschuler

Description

@jschuler

For example, for the description prop of a Section component, I'd like to add a link like this:

<Section description={
  <span>Click this <a href="www.google.com">link</a> for more info</span>
} />

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions