ctxhou/react-tabtab

Issue with styled-components

RodrigoOkuta opened this issue · 2 comments

I just installed and it crashes with the following message.

"./node_modules/react-tabtab/lib/TabList.js
Module not found: Can't resolve 'styled-components' in 'node_modules\react-tabtab\lib' "

I'm getting the same error

Hi all,
because we put the styled-components to peerDependencies, you should install styled-components manually.

I've added it to README.
https://github.com/ctxhou/react-tabtab/blob/master/README.md#installation