Skip to content

HOCs should consume props they use #98

@frontendphil

Description

@frontendphil

The HOCs should consume the props they use internally and not hand them down to the wrapped components. Currently I need to sort out all internal props so that they do not end up as props on the elements I'm rendering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions