webscopeio / react-textarea-autocomplete

📝 React component implements configurable GitHub's like textarea autocomplete.
MIT License
454 stars 80 forks source link

Export all Flow-types into separate file called "types.js" #26

Closed jukben closed 7 years ago

jukben commented 7 years ago

Export all Flow-types into separate file called "types.js", especially from https://github.com/webscopeio/react-textarea-autocomplete/blob/master/src/Textarea.jsx#L10-L51

danilowoz commented 7 years ago

@jukben I would like to take this issue, could you please assign to me?

davidsonsns commented 7 years ago

@jukben I was already typing the same thing hueuhe

jukben commented 7 years ago

Thanks, guys, for the interest! @danilowoz you were first, so go on. 💪

@davidsonsns Next time ❤️ XD

jukben commented 7 years ago

If you are still interested @davidsonsns, you could go for it. 👍

davidsonsns commented 7 years ago

Sorry for the delay, I'll start today. Tks :smile:

jukben commented 7 years ago

@davidsonsns great, I'm looking forward to your PR. (you could get inspiration from https://github.com/webscopeio/react-textarea-autocomplete/pull/27)

jukben commented 7 years ago

closed by #31