Răsfoiți Sursa

remove indent

Shun Miyazawa 4 ani în urmă
părinte
comite
20921056c4
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      packages/app/src/components/PageAttachment.jsx

+ 0 - 1
packages/app/src/components/PageAttachment.jsx

@@ -12,7 +12,6 @@ import PageAttachmentList from './PageAttachment/PageAttachmentList';
 import PaginationWrapper from './PaginationWrapper';
 import PaginationWrapper from './PaginationWrapper';
 import { withUnstatedContainers } from './UnstatedUtils';
 import { withUnstatedContainers } from './UnstatedUtils';
 
 
-
 class PageAttachment extends React.Component {
 class PageAttachment extends React.Component {
 
 
   constructor(props) {
   constructor(props) {