UNPKG

@selfcommunity/react-ui

Version:

React UI Components to integrate a Community created with SelfCommunity Platform.

7 lines (6 loc) 242 B
export var TabContentType; (function (TabContentType) { TabContentType["PARTICIPANTS"] = "participants"; TabContentType["INVITED"] = "invited"; TabContentType["REQUESTS"] = "requests"; })(TabContentType || (TabContentType = {}));