]> BookStack Code Mirror - bookstack/blobdiff - resources/js/components/attachments-list.js
Guest create page: name field autofocus
[bookstack] / resources / js / components / attachments-list.js
index 5004f93573a39ca18422802faad6b2113b59fddc..dfefd9b7f84afb24c1cdb77dd8dbe22281dc1533 100644 (file)
@@ -43,6 +43,4 @@ export class AttachmentsList extends Component {
             link.removeAttribute('target');
         }
     }
-}
-
-export default AttachmentsList;
\ No newline at end of file
+}
\ No newline at end of file