mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
self review
This commit is contained in:
@@ -14,7 +14,7 @@ export async function BlockSyncedBlock(props: BlockProps<DocumentBlockSyncedBloc
|
||||
return null;
|
||||
}
|
||||
|
||||
// We can't resolve th synced block without an organization context.
|
||||
// We can't resolve the synced block without an organization context.
|
||||
if (!context.contentRefContext) {
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user