Skip to content

Commit f546975

Browse files
committed
Fix incorrect relative link
1 parent f223a3f commit f546975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: ADVANCED.md

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
- [`as` props (passing a component to be rendered)](#as-props-passing-a-component-to-be-rendered)
4848
- [Types for Conditional Rendering](#types-for-conditional-rendering)
4949
- [Props: One or the Other but not Both](#props-one-or-the-other-but-not-both)
50+
- [Props: Must Pass Both](#props-must-pass-both)
5051
- [Props: Can Optionally Pass One Only If the Other Is Passed](#props-can-optionally-pass-one-only-if-the-other-is-passed)
5152
- [Omit attribute from a type](#omit-attribute-from-a-type)
5253
- [Type Zoo](#type-zoo)

0 commit comments

Comments
 (0)