eisisig / react-isolate

React Component Isolation Playground
11 stars 0 forks source link

Allow fixtures to return a promise for async data #19

Open eisisig opened 8 years ago

eisisig commented 8 years ago

Would be good to allow the fixture to return a promise and then render the component again when returned... Useful when data is coming from apis etc...