UNPKG

@selfcommunity/react-ui

Version:

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

6 lines (5 loc) 107 B
/** * Actions */ export const GET_GROUP_LINK = '_get_link'; export const DELETE_GROUP = '_delete_event';