Skip to content

Remove String props where possible #3

Open
@paf31

Description

@paf31
  • props like variant should be full enums or removed and the component split into separate more specialized components
  • content, child, text, etc, props are generally better as JSX than strings because it's just about as opaque while being flexible enough to allow interesting component composition

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions