kosei-n %!s(int64=2) %!d(string=hai) anos
pai
achega
1524f218e2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/app/src/components/PageHeader/PagePathHeader.tsx

+ 1 - 1
apps/app/src/components/PageHeader/PagePathHeader.tsx

@@ -113,7 +113,7 @@ export const PagePathHeader: FC<Props> = (props) => {
             currentPage={currentPage}
             stateHandler={stateHandler}
             editedPagePathHandler={editedPagePathHandler}
-            inputValue={editedPagePath}
+            inputValue={parentPagePath}
             CustomComponent={PagePath}
             handleInputChange={handleInputChange}
           />