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
React still sometimes has trouble with [] as mempty if you are returning it from a render method. We should use null as mempty. Additionally, we should make a smarter append that does not build nested fragments, but instead concatenates Arrays.