edenspiekermann / faster-react-tabs

MIT License
47 stars 6 forks source link

Missing dependency: "classnames" #4

Closed adamrenklint closed 9 years ago

adamrenklint commented 9 years ago

The module classnames is listed as a devDependency, but is required in https://github.com/edenspiekermann/faster-react-tabs/blob/master/components/tabs/index.jsx, making this module break for projects that does not already have classnames in the dependency graph.

eschaefer commented 9 years ago

Thanks! Should be fixed in https://github.com/edenspiekermann/faster-react-tabs/commit/8cb309c8d2869a1e4e03f84e0cca5c21d7acb8d8