|
|
const { isPageForbidden, isNotCreatable, isPageInTrash } = this.state;
|
|
const { isPageForbidden, isNotCreatable, isPageInTrash } = this.state;
|
|
|
const { isSharedUser, isGuestUser } = this.appContainer;
|
|
const { isSharedUser, isGuestUser } = this.appContainer;
|