You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we already use these react-tags and our new business request is to make an infinite scroll for the suggestion!
as I saw the code its only each item can be replaced by a suggestion component in the other hand I thinking about adding other props called suggestionWrapper to wrap the ul li tags, so we can make an infinite scroll with wrapper
we already use these react-tags and our new business request is to make an infinite scroll for the suggestion!
as I saw the code its only each item can be replaced by a suggestion component in the other hand I thinking about adding other props called suggestionWrapper to wrap the ul li tags, so we can make an infinite scroll with wrapper
so props.suggestionWrapper used like below
suggestionWrapper is:
The text was updated successfully, but these errors were encountered: