A tab component for react.
npm install reactjs-tabsA tab component for react.
```
npm install reactjs-tabs
Import components:
`js`
import { Tabs, Tab } from 'reactjs-tabs';
Use within your jsx:
`js``
const App = () => (
);
Runs the app in the development mode.\
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
Any support is welcome. You can give the project a star, if you liked it ⭐