Skip to content

Commit 5cf655f

Browse files
committed
chore: add TOC
1 parent d640886 commit 5cf655f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/docs/JestMatchers.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ id: jest-matchers
33
title: Jest Matchers
44
---
55

6+
import TOCInline from '@theme/TOCInline';
7+
8+
<TOCInline toc={toc} />
9+
610
# Element Existence
711

812
## `toBeOnTheScreen()`

0 commit comments

Comments
 (0)