pinafore/routes/_components/dialog/dialogs.js

3 lines
108 B
JavaScript
Raw Normal View History

2018-02-15 07:02:54 +01:00
export * from './showConfirmationDialog'
export * from './showImageDialog'
export * from './showVideoDialog'