rxaviers / react-globalize-compiler

I18n support for React applications using Globalize
MIT License
5 stars 2 forks source link

allow import 'react/addons' as well as 'react' #4

Closed alunny closed 9 years ago

alunny commented 9 years ago

Quick fix for #3

rxaviers commented 9 years ago

Awesome, thanks. Could you sign-off your commit please?

alunny commented 9 years ago

Will do. Is there any way to automate that, btw?

rxaviers commented 9 years ago

We also should add a testcase for such fix

rxaviers commented 9 years ago

git commit --amend -s should do it

alunny commented 9 years ago

Will do (for the testcase)

rxaviers commented 9 years ago

Thanks and sorry for the sign-off bothering.

rxaviers commented 9 years ago

Thank you @alunny. Released as 0.0.5.