Theodore Negusu

Results 1 comments of Theodore Negusu

I am also facing the same issue in my Next.js and Tailwind projects. ![image](https://github.com/awran5/react-simple-star-rating/assets/44190023/935826e2-d386-4af3-a101-36185101369b) when I pass the props `emptyClassName="flex"` no change but when I pass the props `emptyStyle={{display:"flex"}}` will...