eisisig / react-isolate

React Component Isolation Playground
11 stars 0 forks source link

Check if the imported file is actually a React Component #20

Open eisisig opened 8 years ago

eisisig commented 8 years ago

Now all js files in components folder get imported and added to the tree. We need to check if it is actually a Component before adding it to the tree.