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
Added support for rendering both <Grid/> and <Grid.Item /> as different HTML elements via the as prop (@aboyce, replicated the implementation done by @stovv in bikk-uk/react-css-flex)
Misc
Updated readme to include the new as prop (@aboyce)
Removed NodeJS v15 and added v17 to the Github Actions versions (@aboyce)