|
@@ -76,7 +76,7 @@ type Props = CommonProps & {
|
|
|
// redirectFrom?: string;
|
|
// redirectFrom?: string;
|
|
|
|
|
|
|
|
// shareLinkId?: string;
|
|
// shareLinkId?: string;
|
|
|
- isLatestRevision: boolean
|
|
|
|
|
|
|
+ isLatestRevision?: boolean
|
|
|
|
|
|
|
|
isIdenticalPathPage?: boolean,
|
|
isIdenticalPathPage?: boolean,
|
|
|
isForbidden: boolean,
|
|
isForbidden: boolean,
|