Closed
Description
This is great library! It has every customisation feature I'd hoped for! Kudos! 🚀
One little question though re the renderItem
render function:
Its currently defined as: renderItem: (a: any) => React.ReactNode;
wouldn't it be possible to define it as renderItem: (a: ItemT) => React.ReactNode;
?
Metadata
Metadata
Assignees
Labels
No labels