to use context Provider for list items in react?
The point is I want to access item values from outside without prop pass drilling for different functionalities, like building editing form, or delete dialog.
why you not pass that as prop from server component?
I'm using SPA, I don't have server components.
Обсуждают сегодня