Skip to content

Support converting components wrapped in Redux connect #2

Description

@jmeberst

I'm trying to convert a component that's wrapped in the connect method from react-redux.

The error I'm getting is cannot call a class as a function in Route.js

var props = processProps(tree.props); if (type === 'function') { return convertComponent(tree.type(props), key); }

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