When I starting implemented the "react-tabtab" component worked well and on the beginning don't appear it to me this, but on the progress of the project somehow this starting to showing.
I fixed by using showArrowButton={false}. It's a default prop of react-tabtab component has. If you want remove them you have to switch on <Tabs> component by using this prop.