ソースを参照

whitespace fix

Steven Fukase 5 年 前
コミット
0ebdc9d5da
1 ファイル変更0 行追加1 行削除
  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;