diff --git a/routes/_components/dialog/dialogs.js b/routes/_components/dialog/dialogs.js index af21072a..9a1cca08 100644 --- a/routes/_components/dialog/dialogs.js +++ b/routes/_components/dialog/dialogs.js @@ -1,3 +1,3 @@ export * from './showConfirmationDialog' export * from './showImageDialog' -export * from './showVideoDialog' \ No newline at end of file +export * from './showVideoDialog'