UNPKG

@surveycake/rc

Version:

react component of surveycake

18 lines (17 loc) 1.26 kB
export { default as GroupPurchaseAndOrderForm } from './GroupPurchaseAndOrderForm'; export { default as MarketResearch } from './MarketResearch'; export { default as Raffle } from './Raffle'; export { default as AcademicSurvey } from './AcademicSurvey'; export { default as PerformanceAssessment } from './PerformanceAssessment'; export { default as Voting } from './Voting'; export { default as Others } from './Others'; export { default as CustomerService } from './CustomerService'; export { default as EventParticipationAndFeedback } from './EventParticipationAndFeedback'; export { default as StatisticsAndRecords } from './StatisticsAndRecords'; export { default as PersonalDataCollection } from './PersonalDataCollection'; export { default as WeddingApplication } from './WeddingApplication'; export { default as CrowdfundingAndPreTesting } from './CrowdfundingAndPreTesting'; export { default as SatisfactionSurvey } from './SatisfactionSurvey'; export { default as OnlineTestsAndInteractiveActivities } from './OnlineTestsAndInteractiveActivities'; export { default as CourseParticipationAndFeedback } from './CourseParticipationAndFeedback'; export { default as DiningExperienceAndFeedback } from './DiningExperienceAndFeedback';