UNPKG

@selfcommunity/react-ui

Version:

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

6 lines (5 loc) 201 B
import { SCLegalPagePoliciesType } from '@selfcommunity/types'; /** * Legal policies */ export const LEGAL_POLICIES = [SCLegalPagePoliciesType.TERMS_AND_CONDITIONS, SCLegalPagePoliciesType.PRIVACY];