Open trainto opened 4 years ago
React Context can have its displayName to show in React DevTools, which is useful when there are many Contexts in the tree.
ref: https://reactjs.org/docs/context.html#contextdisplayname
@jamiebuilds can you please merge this as it definitely helps while looking through the component tree during debugging?
This has been open for 4 years.. What's needed to get this merged?
React Context can have its displayName to show in React DevTools, which is useful when there are many Contexts in the tree.
ref: https://reactjs.org/docs/context.html#contextdisplayname