pinafore/routes/_components/dialog/dialogs.js

5 lines
143 B
JavaScript

export * from './showConfirmationDialog'
export * from './showImageDialog'
export * from './showVideoDialog'
export * from './showEmojiDialog'