Skip to content

issue on WithFlags hoc type definition #6

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;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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