[FE] handle restricted objects 2 (#12437)

Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
Weiko
2025-06-05 15:49:22 +02:00
committed by GitHub
parent ad804ebecd
commit 3f30964523
109 changed files with 904 additions and 306 deletions

View File

@ -27,6 +27,7 @@ export const RecordIndexPage = () => {
if (isUndefined(objectMetadataItem)) {
return <></>;
}
return (
<PageContainer>
<ContextStoreComponentInstanceContext.Provider