react-tagsinput
react-tagsinput copied to clipboard
Naming `ReactTagsInput ` module instead of leaving it anonymous makes RequireJS unable to load it
See line https://github.com/olahol/react-tagsinput/blob/master/react-tagsinput.js#L3.
I'm trying to figure out how to fix this as the name is add automatically by babel.
Ah Ok. I think I fixed it. Preparing a PR now.
Cheers, Salim
Please see https://github.com/olahol/react-tagsinput/pull/54 and let me know what you think.
Cheers