itizawa %!s(int64=5) %!d(string=hai) anos
pai
achega
f369426e4d
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/client/js/components/ShareLinkForm.jsx

+ 0 - 2
src/client/js/components/ShareLinkForm.jsx

@@ -10,7 +10,6 @@ import PageContainer from '../services/PageContainer';
 
 class ShareLinkForm extends React.Component {
 
-
   constructor(props) {
     super(props);
     this.state = {
@@ -132,7 +131,6 @@ class ShareLinkForm extends React.Component {
         </div>
       </div>
     );
-
   }
 
   renderDescriptionForm() {