Skip to content

issue on WithFlags hoc type definition #6

@GiantKouKou

Description

@GiantKouKou

there is an issue in type definition of the WithFlags Hoc

It returns a function that don't take any parameter

But it potentially have a props parameter

export const WithFlags: ( key: string ) => (ComponentA: any, ComponentB?: any) => (props:any) => JSX.Element;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions