|
|
@@ -89,7 +89,7 @@ Object.assign(componentMappings, {
|
|
|
|
|
|
'search-page': <SearchPage crowi={appContainer} />,
|
|
|
'all-in-app-notifications': <InAppNotificationPage />,
|
|
|
- 'identical-path-page-list': <IdenticalPathPage />,
|
|
|
+ 'identical-path-page': <IdenticalPathPage />,
|
|
|
|
|
|
// 'revision-history': <PageHistory pageId={pageId} />,
|
|
|
'tags-page': <TagsList crowi={appContainer} />,
|