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
From each component FooForm, we should extract FooFormView that contains only HTML markup. All the methods and state should remain in FooForm and in its render() method should use <FooFormView />