Skip to content

Commit 6deb04d

Browse files
committed
Fix Block
1 parent 9544c6f commit 6deb04d

File tree

1 file changed

+1
-0
lines changed
  • packages/gitbook/src/components/DocumentView

1 file changed

+1
-0
lines changed

packages/gitbook/src/components/DocumentView/Block.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ export function BlockSkeleton(props: { block: DocumentBlock; style: ClassValue }
161161
case 'swagger':
162162
case 'openapi-operation':
163163
case 'openapi-schemas':
164+
case 'openapi-webhook':
164165
case 'math':
165166
case 'divider':
166167
case 'content-ref':

0 commit comments

Comments
 (0)