Steven Fukase пре 4 година
родитељ
комит
b5f35867a5
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/client/js/components/PageCreateModal.jsx

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

@@ -83,6 +83,7 @@ const PageCreateModal = (props) => {
     }
     window.location.href = generateEditorPath(joinedUrl);
   }
+
   /**
    * access today page
    */