Shun Miyazawa 2 роки тому
батько
коміт
692a78903f
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      apps/app/src/components/PageCreateModal.tsx

+ 0 - 1
apps/app/src/components/PageCreateModal.tsx

@@ -107,7 +107,6 @@ const PageCreateModal: React.FC = () => {
     return createAndTransit(
       {
         path: pageNameInput,
-        optionalParentPath: '/',
         wip: true,
         origin: Origin.View,
       },