UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

2 lines (1 loc) 101 B
export const getDisplayName = (Component) => Component.displayName || Component.name || 'Component';