UNPKG

@selfcommunity/react-ui

Version:

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

9 lines (8 loc) 176 B
export declare enum TabContentType { STUDENTS = "students", COMMENTS = "comments" } export declare enum InfoPositionType { FIRST = "first", SECOND = "second" }