Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Conversation

@exabugs
Copy link

@exabugs exabugs commented Aug 15, 2017

For simplify, introduced 'Tree' class.

I want to use 'react-dnd' for Drag&Drop.
( https://github.com/react-dnd/react-dnd )

Self recursive structure is not to work.

  • Self recursive structure.
class TreeNode ...
  render() {
        ...
        <TreeNode>
  }

@coveralls
Copy link

coveralls commented Aug 15, 2017

Coverage Status

Coverage increased (+0.07%) to 98.624% when pulling 5ff9371 on exabugs:feature/introduced_tree into 438c4f5 on alexcurtis:master.

@maximilianoforlenza
Copy link
Collaborator

maximilianoforlenza commented May 5, 2019

@exabugs Hi! Can you update this PR?

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants