daily-examples/custom/shared/components/Tray/index.js

3 lines
84 B
JavaScript

export { Tray, TrayButton } from './Tray';
export { BasicTray } from './BasicTray';