File Editor
Directories:
.. (Back)
action-button
action-dashboard
attendees-registration
container-panel
date-time-range-picker
inactive-block
label-with-tooltip
move-modal
numeric-label
settings-dashboard
warning-button
Files:
index.js
Create New File
Create
Edit File: index.js
export { default as ActionButton } from './action-button'; export { default as ActionDashboard } from './action-dashboard'; export { default as AttendeesRegistration } from './attendees-registration'; export { default as ContainerPanel } from './container-panel'; export { default as DateTimeRangePicker } from './date-time-range-picker'; export { default as LabelWithTooltip } from './label-with-tooltip'; export { default as NumericLabel } from './numeric-label'; export { default as InactiveBlock } from './inactive-block'; export { default as SettingsDashboard } from './settings-dashboard'; export { default as WarningButton } from './warning-button';
Save Changes
Rename File
Rename