MoroccanOSS / react-stoon

react-stoon is a handy toolbox of reusable Components that allow you to reduce boilerplate by writing less js inside of your React Components.
MIT License
29 stars 10 forks source link

Added Promiser component #16

Closed younesshakky closed 6 years ago

Amine-H commented 6 years ago

Hello, could you please update the src/index.js also to import Promiser 😄

something like:

export { default as Promiser } from './Promiser';

I'll merge it once this is done 😃