Skip to content

Commit 8266c4d

Browse files
committed
update docusaurus
1 parent 4d2a7b8 commit 8266c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ As rule of a thumb, try to:
703703
- Use const assertion arrays when you need to loop through the values.
704704
- Use const assertion objects when there is a strong use case for them.
705705
706-
Literal type and const assertion examples:
706+
Examples:
707707
708708
- Use literal types whenever possible to avoid creating runtime objects that add to the bundle size.
709709

0 commit comments

Comments
 (0)