Use React's Context API. Context is designed to share data that can be considered “global” for a tree of React components, ...
確定! 回上一頁