Skip to content

Commit e3442d7

Browse files
committed
Mayre: Maybe render a React component, maybe not
1 parent d65c059 commit e3442d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

patterns/04.conditional-rendering.md

+3
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,6 @@ const Oops = ({showFirst, dontShowSecond}) => (
5858
</div>
5959
)
6060
```
61+
62+
### Related links:
63+
- [Github - Mayre: Maybe render a React component, maybe not](https://github.com/sospedra/mayre)

0 commit comments

Comments
 (0)