itizawa 6 tahun lalu
induk
melakukan
91771abbf1
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      src/client/js/components/EmptyTrashModal.jsx

+ 0 - 1
src/client/js/components/EmptyTrashModal.jsx

@@ -31,7 +31,6 @@ const EmptyTrashModal = (props) => {
         </button>
       </ModalFooter>
     </Modal>
-
   );
 };