UNPKG

@selfcommunity/react-ui

Version:

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

6 lines (5 loc) 261 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); const EventParticipantsButton_1 = tslib_1.__importDefault(require("./EventParticipantsButton")); exports.default = EventParticipantsButton_1.default;