react-tailwindcss-select icon indicating copy to clipboard operation
react-tailwindcss-select copied to clipboard

Add missing style option

Open larsenjd opened this issue 1 year ago • 2 comments

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

larsenjd avatar Apr 09 '23 15:04 larsenjd