Zohaib Khan
Zohaib Khan
I achieved this by using react-slick library and wrapping `Tab`s inside `Slider`.
let me know if this works for you! ``` import { Tabs, Tab, TabList, TabPanel } from 'react-tabs' import Slider from 'react-slick' {items.map((item, i) => {item.title})} {items.map((item, i) => )}...
> make `Slider` `flex`, should prob fix ur styling issues. If it doesn't, feel free to share before/after how the styling looks
Run these 2 simple commands 1. `pnpm setup` 2. `source ~/.zshrc` it should now work!