Lukasz Strzelecki

Results 3 comments of Lukasz Strzelecki

[I created a simple version that worked for us](https://github.com/nextui-org/nextui/issues/2299#issuecomment-2253357681)

Not that many changes there, any hope for adding this soon?

I have a simple version without external libraries that worked well for us, display selected items in `endContent` (ChipGroup is a row div with chips): ```ts 'use client' import {...