|
|
@@ -125,7 +125,7 @@ const componentMappings = {
|
|
|
'bookmark-button': <BookmarkButton pageId={pageId} crowi={crowi} />,
|
|
|
'bookmark-button-lg': <BookmarkButton pageId={pageId} crowi={crowi} size="lg" />,
|
|
|
|
|
|
- 'page-name-inputter': <NewPageNameInput crowi={crowi} parentPageName={pagePath} />,
|
|
|
+ 'page-name-input': <NewPageNameInput crowi={crowi} parentPageName={pagePath} />,
|
|
|
|
|
|
};
|
|
|
// additional definitions if data exists
|