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
Use React.Fragment instead of div as wrapper. No longer will it pass props through to root element, render a surrounding div and put props on that instead. Breaking change style wise for people, so new major version.