UNPKG

@selfcommunity/react-ui

Version:

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

7 lines (6 loc) 215 B
export declare const COURSE_TITLE_MAX_LENGTH = 50; export declare const COURSE_DESCRIPTION_MAX_LENGTH = 500; export declare enum SCCourseFormStepType { GENERAL = "general", CUSTOMIZATION = "customization" }