You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Squashed commit of the following:
commit 5dfce15
Author: Jeff Rasmussen <[email protected]>
Date: Mon Oct 5 14:51:58 2020 -0600
Check for null or undefined
commit 79cf5bd
Author: Jeff Rasmussen <[email protected]>
Date: Mon Oct 5 14:51:27 2020 -0600
Undo vs code "help" regarding formatting style
commit b20a36c
Author: Jeff Rasmussen <[email protected]>
Date: Mon Oct 5 14:20:44 2020 -0600
Fix missed !
commit 36fede3
Author: Jeff Rasmussen <[email protected]>
Date: Mon Oct 5 14:14:14 2020 -0600
change check to validate against null instead of coercion to bool
commit c0e3a28
Author: Jeff Rasmussen <[email protected]>
Date: Mon Oct 5 14:12:18 2020 -0600
change check to validate against null instead of coercion to bool
commit 91a4650
Author: Jeff Rasmussen <[email protected]>
Date: Mon Sep 21 12:57:44 2020 -0600
Protect against children that may be null, this happens with conditional rendering https://reactjs.org/docs/conditional-rendering.html#inline-if-with-logical--operator
0 commit comments