We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d65c059 commit e3442d7Copy full SHA for e3442d7
patterns/04.conditional-rendering.md
@@ -58,3 +58,6 @@ const Oops = ({showFirst, dontShowSecond}) => (
58
</div>
59
)
60
```
61
+
62
+### Related links:
63
+- [Github - Mayre: Maybe render a React component, maybe not](https://github.com/sospedra/mayre)
0 commit comments