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

Add missing style option #40

Open larsenjd opened 1 year ago

larsenjd commented 1 year ago

The className for the following Element cannot be customized.

It's hardcoded for "grow pl-2.5 py-2 pr-2 flex flex-wrap gap-1," but I would like to customize the style.

https://github.com/onesine/react-tailwindcss-select/blob/93ca9fca4234fc7b8fdcd8783794449a5a3369d4/src/components/Select.tsx#L187

onesine commented 1 year ago

Hi tony 👋

Thank you for your feedback and thank you also for the proposal.

We will add this option very soon.

rohankm commented 1 year ago

Hi whats the status of this issue?