[FE] handle restricted objects 2 (#12437)
Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@ -27,6 +27,7 @@ export const RecordIndexPage = () => {
|
||||
if (isUndefined(objectMetadataItem)) {
|
||||
return <></>;
|
||||
}
|
||||
|
||||
return (
|
||||
<PageContainer>
|
||||
<ContextStoreComponentInstanceContext.Provider
|
||||
|
||||
Reference in New Issue
Block a user