Browse Source

whitespace fix

Steven Fukase 4 years ago
parent
commit
0ebdc9d5da
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/client/js/components/PageCreateModal.jsx

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

@@ -19,7 +19,6 @@ import PagePathAutoComplete from './PagePathAutoComplete';
 
 import { toastError } from '../util/apiNotification';
 
-
 const PageCreateModal = (props) => {
   const { t, appContainer, navigationContainer } = props;