]> BookStack Code Mirror - bookstack/blobdiff - resources/js/components/attachments.js
Finished updating remainder of JS components to new system
[bookstack] / resources / js / components / attachments.js
index a01147aa299c43b372a7986ed467b602d42f2aa4..b373e1d47b59110300072b76745730202c90123d 100644 (file)
@@ -71,6 +71,4 @@ export class Attachments extends Component {
         this.listContainer.classList.remove('hidden');
     }
 
-}
-
-export default Attachments;
\ No newline at end of file
+}
\ No newline at end of file