ctxhou/react-tabtab

styled-component' extend will be removed in version 4.0.0

Closed this issue · 3 comments

the MyComponent.extend function will be removed in 4.0.0 and will throw a warning.

you can use styled(MyComponent) instead.

@ctxhou awesome! is there already a new release?

I will ship this version when fix other issues 😄