onesine / react-tailwindcss-select

Tailwind Select Component for React.js
https://demo-react-tailwindcss-select.vercel.app/
MIT License
183 stars 38 forks source link

fix: fix truncate text with single select and multiple select #65

Open trungnguyeenpak opened 2 months ago

trungnguyeenpak commented 2 months ago

Please check the PR for issue #59

Here are the before and after screenshots:

  1. Single select

    image


    ↓↓↓

    image
  2. Multi select

    image


    ↓↓↓

    image

Additionally, I've also added twMerge to fix the case.