Shun Miyazawa 2 лет назад
Родитель
Сommit
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,
       },